To export the list of Reports attached to the Dashboards

Malathi3
Tera Contributor

Hello Everyone,

 

We are planning to migrate Core UI Dashboard to Platform Analytics Dashboard. We are able to get the total count of Dashboards and Reports directly by accessing the table.

 

But to cross-check, we are looking for the list of Reports that are attached to the Dashboard.

 

Could you please help with the script to get the list of Report Name + the corresponding Dashboard Name?

6 REPLIES 6

Please ignore the migration.

 

Now I am just looking for a simple script which gives the Dashboard name (pa_dashboards) table and the associated report name (sys_report table) in it.

 

To get the list: Dashboard Name + Report Name

 

 

I think if you go to the Admin Console and select all dashboards you will be able to see all reports that are part of a dashboard, it will be the fastest.