Forum Discussion
barcaraj
Jun 09, 2020Copper Contributor
Need the export/download dashboard data in pdf format ?
I want to download dashboard data in pdf format, currently on downloading I am getting JSON format file. According to the requirement, I need to convert Dashboard data to pdf format and provide it to...
Rod_Trent
Microsoft
Jun 09, 2020barcaraj What dashboard are you talking about? The Overview blade? Or, are you talking about Workbooks?
CliveWatson
Jun 09, 2020Former Employee
You could consider a Logic App (playbook); if you have lots of data you may need parallel branches.
Recurrence trigger --> "Run Query and visualize results" --> use a convert to pdf option supported by Logic Apps - Send via email
Recurrence trigger --> "Run Query and visualize results" --> use a convert to pdf option supported by Logic Apps - Send via email