Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Tables listing Platform Analytics objects

Mirzo
Tera Contributor

Hi all!
Performance Analytics objects are listed in tables such as pa_dashboards, pa_widgets or pa_indicators tables. Are there similar tables storing Platform Analytics objects?

 

Thank you in advance!

1 ACCEPTED SOLUTION

AndersBGS
Tera Patron
Tera Patron

Hi @Mirzo ,

 

Yep, you need to look at tables starting with par_ e.g. par_dashboard

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

Hi @Mirzo ,

 

Yep, you need to look at tables starting with par_ e.g. par_dashboard

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Mirzo
Tera Contributor

Thank you Anders!