Forum Discussion
Bastienlin_
Helper II
4 years agoExtracting a PBI page with Power automate does not support exporting a PowerApps Visual
Hello PBI Community, I am wondering if it is possible to extract a PBI report with a PowerApps visual in it. I am using the "Export to file for Power BI Reports" step in my Power automate flow to...
- 4 years ago
Hi Bastienlin_
Unfortunately the "Export to File" Power BI API doesn't support exporting PowerApps visual. You can see the list of limitations here: https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to#considerations-and-limitations
It doesn't really matter whether you call the API from Power Automate, or directly from your code.
Thanks,
Amos
Bastienlin_
Helper II
4 years agoI see,
It is weird, but the export button from PBI Service manage to show the PowerApps visual (but there is no data, i don't know why). What is your opinion about it ? Shouldn't it show the same error message ?
AmosHersch
Microsoft Employee
4 years agoI'm not sure about it, I'm more familiar with the API then the export button