Reports on system tables

msm4
Mega Guru

Hello,

Can we create reports on system tables like user preference table?.. I didnt find the table for creating the report.

It is possible to pull a report?

Thanks,

msm

1 ACCEPTED SOLUTION

Mark Roethof
Tera Patron
Tera Patron

Hi there,

Navigate to:
System Properties > UI Properties.

On the System Properties page shown, search for "List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable."

Add your table here > "sys_user_preference".

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

8 REPLIES 8

Hi msm,

 

Create Report on System Table.

 

Please go through this you can able to create reports on system table.

 

Kindly mark the answer Correct and Helpful if this answers your question.

 

Thanks,

Ali.

Chuck Tomasi
Tera Patron

Another trick is to just go to the system table (example: sys_user), and use the column menu to start making a pie or bar chart, then continue from there.

Ishita Shrivast
Kilo Guru

Hi there,

System tables are, by default, restricted from the Reporting module.The reason for this is because sys_audit is typically the largest table in any instance. It is not unusual for the audit table, in even a mid-sized instance, to be several gigabytes. In a large installation, this table can be 50GB or more.

If you must report on a system table, you can add it to the glide.ui.permitted_tables property. Navigate to System Properties > UI Properties and locate the property labeled List of system tables (beginning with "sys_", comma separated), that are reportable. By default, system tables are not reportable.

 

If my answer was helpful, then please mark it as helpful and correct.

Thanks and regards,

Ishita Shrivastava

Hemant Goldar
Mega Sage
Mega Sage

hi 

 

Please follow the link https://docs.servicenow.com/bundle/madrid-performance-analytics-and-reporting/page/use/reporting/con... its all about how to add report on System table.

 

Thanks and Regards,

Hemant