Forum Discussion
Error token Power BI server with Power Automate
Hey guys.
I have a report developed on the power bi server, where I put the power automate button to export the selected data. With that, I published the report, it turns out that in the link (online) the automation does not work and in the BI Server program on the machine it works.
When looking deeper I noticed that it is giving an error in the Reques URL in the creation of the Flow token.
The automation itself is working perfectly, only after the report sent to the online server did not work. Please if anyone has gone through something like that, let me know.
Hi, pamila-barros
It sounds like you use powerbi service instead of powerbi report server? Report Server is on-premises.
The error screenshot you provide is hard to judge.
Please follow the tutorial to create powerbi automate button:
Trigger a cloud flow from any Power BI report - Power Automate | Microsoft Docs
There are known limitations:
- The user running the flow within the Power BI report needs to have permissions to run the flow. Grant these permissions through direct sharing by the user or by sharing to an Azure Active Directory group.
- The Power BI visual only functions with flows in a tenant's default environment. Any flow created with the visual is created in the users default environment.
- Additional manual inputs to the button are not supported at this time.
- The visual is not supported for PaaS embedded scenarios nor in Sovereign Cloud scenarios.
- Create flows that you will use with the Power BI button trigger directly within the Power BI report. Do not go directly to Power Automate to create these flows as the trigger will not have access to the data fields necessary for creating the flow.
- Power BI data will be sent to and processed in a geography where the flow is deployed.
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,Community Support Team _ Janey
6 Replies
- v-janeyg-msftCommunity Support
Hi, pamila-barros
It sounds like you use powerbi service instead of powerbi report server? Report Server is on-premises.
The error screenshot you provide is hard to judge.
Please follow the tutorial to create powerbi automate button:
Trigger a cloud flow from any Power BI report - Power Automate | Microsoft Docs
There are known limitations:
- The user running the flow within the Power BI report needs to have permissions to run the flow. Grant these permissions through direct sharing by the user or by sharing to an Azure Active Directory group.
- The Power BI visual only functions with flows in a tenant's default environment. Any flow created with the visual is created in the users default environment.
- Additional manual inputs to the button are not supported at this time.
- The visual is not supported for PaaS embedded scenarios nor in Sovereign Cloud scenarios.
- Create flows that you will use with the Power BI button trigger directly within the Power BI report. Do not go directly to Power Automate to create these flows as the trigger will not have access to the data fields necessary for creating the flow.
- Power BI data will be sent to and processed in a geography where the flow is deployed.
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please feel free to ask me.
Best Regards,Community Support Team _ Janey
- pamila-barrosNew Member
Hello good Morning.
Yes, we use the Report Server, that print is inside the reporter server website by clicking on the F12 key to view.
Returning to the issue of the report, the power automate button was created within BI. Execution by the automate is not done on the server by default of token creation. The question is, if I make a report inside the power bi server, with an automate button, saving the report on the power bi server (publishing to online folders), it doesn't run the automation. Why?- v-janeyg-msftCommunity Support
pamila-barros I didn't see the power automate button visual on the January version of RS deskop. What version are you using?
- pamila-barrosNew Member
Hi v-janeyg-msft
Yes, we are talking about the same subject.
Thanks for your answer!