Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Power BI - Export Report via Power Automate with Row Level Security

Hi,    I am trying to export a Power BI report using the "Export to File for Power BI Reports" action via Power Automate but I am having an error "Only folder user with reshare permissions can gene...
  • AmosHersch's avatar
    4 years ago

    Hi Anonymous ,

    I don't think this specific error message is related to the values you provide in the identities.

    Sounds to me as if it's related to the permissions of the user who runs the flow in Power Automate. What permissions does he have in the folder of the report and dataset? Viewer/Member/Admin?

  • Anonymous's avatar
    Anonymous
    4 years ago

    We found out the reason. The "Export to File for Power BI Reports" action is running in the context of the user who executes the flow instead of the connector's account. This is different from the other action who takes the context of the connector's user account instead.