Option to select Data Source in Platform Analytics

SwapnilC
Tera Contributor

How to make the sys_email table selectable in data visualisation when I try to add a data source?

SwapnilC_0-1751018185986.png

 

 

1 ACCEPTED SOLUTION

Mark Manders
Mega Patron

Some sys-tables are excluded from reporting.

If the business case is valid, you can add the table to the 'glide.ui.permitted_tables' system property.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

View solution in original post

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SwapnilC 

Try with Report Sources -

 

DrAtulGLNG_0-1751018551091.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Mark Manders
Mega Patron

Some sys-tables are excluded from reporting.

If the business case is valid, you can add the table to the 'glide.ui.permitted_tables' system property.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

OlaN
Giga Sage
Giga Sage

Hi,

You will need to add the sys_email table to the property that controls which system tables are available for reporting.

Be aware that doing this enables the table to be available in all reports, not just the visualization you're creating.
Check this link: Controlling access of reporting on system tables - Support and Troubleshooting