How to add sys_attachment table available for reporting?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2017 10:17 AM
I need to report on 'sys_attachment' table. But this attachment table is not appearing on the Reports table field. How can I include 'sys_attachment' table? any settings?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2017 10:41 AM
Hi
System table are not subject to reporting by default. You can still make them available for reporting by changing the property glide.ui.permitted_tables.
You can navigate to System --> UI Properties --> scroll down you can see to modify
However system tables are huge in size. They cause performance problems. Please note this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2017 11:32 AM
Thank you Sashi. It worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2017 01:16 PM
If my answer solved your immediate question, please mark it as answered 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2017 03:09 PM
Sure. I always do that. But, now I am not able to locate the Correct Answer button. I just marked one today morning. Looks like it disappeared now.
Do you know how to enable this?