We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Platform Analytics export definitions

mah1
Mega Sage

Washington DC Patch 0 Hotfix 1

 

Is it possible to export data visualization (i.e., report) definitions to XML? We would like to clean up reports but would like to archive the definitions before doing so in case we need to restore them.

With Core UI reports, it was possible to export report definitions to XML.

 

Thank you

1 ACCEPTED SOLUTION

Mark Manders
Giga Patron

I haven't tried importing them again, but you can export them to XML through the par_visualization-table. Just type 'par_visualization.LIST' in your navigator and the list with reports will open. You can select them (or open them) and export them to XML.


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

View solution in original post

2 REPLIES 2

Mark Manders
Giga Patron

I haven't tried importing them again, but you can export them to XML through the par_visualization-table. Just type 'par_visualization.LIST' in your navigator and the list with reports will open. You can select them (or open them) and export them to XML.


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

Thank you!  Wasn't sure what table the data visualizations were stored in.  Looks like that will work.