Forum Discussion
Sharing chart along with underlying data via email using Power Automate
Hi. I don't think you can do that. The API doesn't have an option to export a single tile. PowerAutomate will just use the API. If you just want to share a single visualization you might need a page on the report with the visual and export that one to pdf. That might be an approach.
I hope that helps,
- Anonymous3 years agoNot applicable
Hi ibarrau, Thanks for your reply.
If I have only one visual on my page then is it possible to send that visual and its underlying data in the same mail using power automate?
Note: If the chart is a bar chart, then the bar chart along with its underlying data must be shared via mail.- ibarrau3 years ago
Super User
I mean. You are building a new Page with the visual you want. You can add whatever you want. I'm not sure what you mean with underlying data. It's just a pdf. If it's a table you can show a table on the pdf.
If underlying data for you it's an excel then you might want to read about exporting data to excel or the executeQueries request of the API.
I hope that helps,