
- 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
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
10-22-2018 02:42 PM
David,
Please close this thread if your question was answered, so that it may help others in future.
-Aman Gurram

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 08:03 AM
Your answer was it. Thanks for the help!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2020 10:29 PM
Hello Aman,
Your explanation is straight and the solution is apt.
I am facing the same issue as David.
I added the transform table (sys_import_set_run) in the System Properties.
However, it does not get reflected into the table name in the reporting wizard. Does it take more than an hour for the table name to get updated on the reporting wizard?
Thanks,
Khanjan