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.

what is PAR dashboard, what does "PAR" mean?

Lisa71
Tera Contributor

what is PAR dashboard (table name par_dashboard), what does "PAR" mean?

10 REPLIES 10

Correct - we still support the legacy dashboards (which are stored in pa_dashboard); identifying and differentiating dashboards seems to be relegated to the table name. Dashboards for the new Platform Analytics Experience (you might see reference to PAe) are stored in par_dashboard table. 

thank you. PA within par means platform analytics, then what does "r" mean? 

Since reporting is enhanced with unified visualizations, I have always assumed that it's Platform Analytics & Reporting. 

olgaredkina
ServiceNow Employee
ServiceNow Employee

correct, the core UI dashboards are stored in pa_dashboards table

where is the owner of these new dashboards stored? i have to write a script, to mass change the owners. the old /pa_dashboards_list.do has a field called owner, but the new table has not