
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 12:22 PM
I'm trying to create a report against the Transform Histories table (sys_import_set_run). I would like to be able to filter this based on specific tables. In my case the one used to import our users.
Issue I'm having is I'm not seeing the table available when choosing a table in the reporting wizard. Has anyone ran into this and if so discovered a work around?
Thanks
Solved! Go to Solution.
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2018 01:26 PM
David,
System tables are, by default, restricted from the Reporting module. There is a system property called glide.ui.permitted_tables . Add sys_import_set_run in the comma separated list of values and you can see the Transform History Table available for Reporting.
Reference:
Thank you,
Aman Gurram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 07:10 AM
Khanjan,
Please try refreshing your Cache.