Forum Discussion

POSPOS's avatar
POSPOS
Icon for Post Partisan rankPost Partisan
1 year ago
Solved

Send Power BI report as excel via email using Power Automate

Hi All, I have a Power BI report with 5 pages. One of the page (3rd page) has a table with multiple rows. My requirement is to send the 3rd page data as an excel attachment via email to users. Can ...
  • SamWiseOwl's avatar
    SamWiseOwl
    1 year ago

    Ahh Sorry I didn't notice you wanted it as an attachment.

    Use HTML to embedd the table in the body of the email.

     

    Use CSV to send as an attachment that will open in Excel.

     

    When you are happy it works, change your trigger from manual to Power BI when button is clicked 🙂