Reports

shivaadapa
Tera Expert

while creating a new report I am not getting some of the tables like Business rules(sys_script) ? which type of tables are not available to create a report?

2 ACCEPTED SOLUTIONS

Jaspal Singh
Mega Patron
Mega Patron

Hi Shiva,

Ideally, all tables are available except for system tables as in link.

View solution in original post

Utpal Dutta
Tera Guru

Hi Shiva,

My default you're not permitted to report on system tables. Hoever if you still want to do it you need to modify below system property.

 

 glide.ui.permitted_tables

 

Here is the full ServiceNow article.

 

If my answer helps then please mark it correct.

 

Thanks,

Utpal

View solution in original post

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Hi Shiva,

Ideally, all tables are available except for system tables as in link.

Mohan raj
Mega Sage

Hi @shivaadapa,

Check out this article 
https://www.servicenow.com/community/platform-analytics-articles/reporting-on-system-tables/ta-p/229....

 

If my response helps you to resolve the issue close the question by Accepting solution and hit thumb icon. From Correct answers others will get benefited in future.

 

Thanks for the article link, this helps me a lot. It seems that certain tables, like Business Rules (sys_script), may not be available for reporting in the current configuration. I recommend checking your permissions and consulting with the system administrator to ensure proper access and understand any restrictions on reporting certain tables. Engaging with the War on Drugs essays on platforms like https://writinguniverse.com/free-essay-examples/war-on-drugs/ WritingUniverse has been an enlightening experience. The provided essay samples delve into the complexities of this ongoing societal challenge, offering diverse perspectives on the policies, impacts, and controversies surrounding the War on Drugs. Navigating through these essays not only broadens one's understanding of the subject but also provides valuable insights for crafting well-informed and thought-provoking content. WritingUniverse stands out as a valuable resource, offering a rich collection of essays that contribute to a comprehensive exploration of the War on Drugs. For students seeking guidance and inspiration, WritingUniverse proves to be a reliable platform in the realm of government-related topics.

Vedang1
Tera Expert

By default, none of the system tables are available for reporting.

An exception is made in the property "glide.ui.permitted_tables", which has some default values like sys_user, sys_user_group etc.

 

So if you want to add tables for reporting, you can add it to the property using comma seperated values.

 

Please mark it as solution proposed and helpful if its serves your purpose.

Thanks,

Vedang

Please mark it as solution proposed and helpful if its serves your purpose.

Thank you,
Vedang