Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Export button in Power BI Report using Power Automate

Hi Team, I am looking for the solution of export power bi report pages as pdf and send as attachment to email by using the power automate.   Flow action steps. Here I have given all the det...
  • lbendlin's avatar
    1 year ago

    You are missing a couple of things.  

     

    - your filters must be given to the Power Automate visual in Power BI. The filters must work on report level

    - the running user (USERPRINCIPALNAME) must also be given to the visual as a measure

    - in your flow you need to use the data that is transported from the Power BI visual to set the report level filters for the export

    - in your flow you need to use the user email from the visual to set the recipient of the email.

     

     

    Why can the Power BI Report users not just use the existing Export funtionality in Power BI?