Is servicenow reporting available for All modules?

Simran Sahu
Tera Contributor

Can anyone please let me know Is servicenow reporting is available for All modules?

 

Like is there any restriction for any module that we can  not make report on that?

 

1 ACCEPTED SOLUTION

Mohith Devatte
Tera Sage
Tera Sage

Hello @Simran Sahu ,

You can pull out a report on any module or any table in the module , but only restriction is you cannot report on system tables as it is restricted at instance level as it is not best practice to report on those tables which starts with word "SYS"...like "sys_db_object"  etc; 

 

Hope this helps 

Mark the answer correct if this helped you 

Thanks

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi

Reporting is a platform feature and thus can be leveraged always independent of your subscription. 

Maik

Mohith Devatte
Tera Sage
Tera Sage

Hello @Simran Sahu ,

You can pull out a report on any module or any table in the module , but only restriction is you cannot report on system tables as it is restricted at instance level as it is not best practice to report on those tables which starts with word "SYS"...like "sys_db_object"  etc; 

 

Hope this helps 

Mark the answer correct if this helped you 

Thanks