I want to show report on sys_history_line table but i am not able to find that table on report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-05-2022 08:29 AM
I want to show report on sys_history_line table but i am not able to find that table on report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-05-2022 08:42 AM
Hi,
By default system tables are not reportable.
go to navigation : sys_properties.LIST
Open record: glide.ui.permitted_tables
add sys_history_line at the end, like below and save
Go to reports and create new report you should be able to select History table from the drop down.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-05-2022 09:19 AM
Is it possible to do it with the help of performance analytics without doing anything on property ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā09-05-2022 09:35 AM
is there any impact if i will add this table in property , any OOTB functionality will get affected ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-16-2025 06:53 AM
As mentioned added the sys_history_line, but still not showing under reports -> tables