Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
1 year ago

Power Automate: Error Exportar Power BI a PDF

Hello everyone!
I'm trying to automate the export of a Power BI report to PDF using the "Export to file for Power BI reports" action in Power Automate." However, every time I run the flow, I get the following error:

"body": {
"error": {
"code": "FeatureNotAvailableError",
"pbi.error": {
"code": "FeatureNotAvailableError",
"parameters": {},
"details": []
}
}
}

I'm doing it in a PPU workspace and with a PPU account.

On the other hand, if I configure it from Power BI, I can create a subscription to convert the file into PDF format:


For reasons, I need to be able to automate it from Power Automate and not directly from Power BI.

Has anyone encountered this error? Any idea what might be missing to configure or if it's a capacity/region/license issue?

Thanks in advance for the help!

3 Replies