Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Sharing chart along with underlying data via email using Power Automate

Hi all,
Can I share the tile and its underlying data via email using Power Automate? Currently, I can share the whole report in PDF, but I want to share a tile along with its underlying data.

Thanks!

7 Replies

  • 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,

    • Anonymous's avatar
      Anonymous
      Not 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.

      • ibarrau's avatar
        ibarrau
        Icon for Super User rankSuper 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,

  • Anonymous's avatar
    Anonymous
    Not applicable

    yes I'm talking about exporting underlying data along with chart on a scheduled basis.