Forum Discussion
Error when another user selects a (Power Automate) button in the PowerBI report
Hello everyone,
I created a report in Power BI with a button (applying Power Automate) to upload the selected data from the Power BI report to an excel file saved on SharePoint. However, when the user from the organization selects the button it is unsucessful, how to fix this?
Go into your Power Automate flow and add your users as run-only users on the flow. This is needed for click-button flows, because they run under the connection of the person who clicks the button by default: https://learn.microsoft.com/en-us/sharepoint/dev/business-apps/power-automate/guidance/manage-list-flows
1 Reply
- christinepaytonMost Valuable Professional
Go into your Power Automate flow and add your users as run-only users on the flow. This is needed for click-button flows, because they run under the connection of the person who clicks the button by default: https://learn.microsoft.com/en-us/sharepoint/dev/business-apps/power-automate/guidance/manage-list-flows