Platform Analytics dashboard executions.

Simon Tilford
Tera Contributor

In Performance Analytics the table dashboard_executions  shows how long it takes for your Core UI dashboards to load and the ID of the user who launched it.

 

Is there a similar table for Platform Analytics dashboard executions?

 

Kind regards,

1 ACCEPTED SOLUTION

olgaredkina
ServiceNow Employee
ServiceNow Employee

Hi Simon, 

 

There is no table at the moment where the dashboard executions are stored for platform analytics dashboards. Something should be coming in the future. Only way views for platform analytics dashboards is tracked is in "User Experience Analytics" - > Dashboard  under event called "Dashboard Next Experience". The event parameter "Viewed Dashboard SysId" you see sys_id of Platform Analytics Dashboard. Unfortunately right now you cannot easily automate to show usage per dashboard - it would be quite manually. You can export event records to see individual event records and join with dashboard name.

 

In the future the easier way to track dashboard level usage will be added.

 

Regards,

Olga

View solution in original post

1 REPLY 1

olgaredkina
ServiceNow Employee
ServiceNow Employee

Hi Simon, 

 

There is no table at the moment where the dashboard executions are stored for platform analytics dashboards. Something should be coming in the future. Only way views for platform analytics dashboards is tracked is in "User Experience Analytics" - > Dashboard  under event called "Dashboard Next Experience". The event parameter "Viewed Dashboard SysId" you see sys_id of Platform Analytics Dashboard. Unfortunately right now you cannot easily automate to show usage per dashboard - it would be quite manually. You can export event records to see individual event records and join with dashboard name.

 

In the future the easier way to track dashboard level usage will be added.

 

Regards,

Olga