Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello everyone,
I'm currently working on a proof-of-concept to export PDF pages via Power Automate from a Power BI workspace. I'm doing this on a trial Premium per User (PPU) account. The objective is to generate a PDF and email it to end-users who don't have assigned licenses. However, my flow ran into the following error:
{
"error": {
"code": "InvalidRequest",
"message": "Report requested for export is not on dedicated capacity"
}
}
Could this issue be due to the trial account status? If I switch to a dedicated PPU workspace, will the flow for PDF export work successfully? Thank you in advance for your assistance.
Solved! Go to Solution.
Hi @FlightofICARUS ,
To export Power BI Reports with Power Automate, make sure you have the following prerequisites:
For more details, you can read related document:Export and email a report with Power Automate - Power BI | Microsoft Learn
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @FlightofICARUS ,
To export Power BI Reports with Power Automate, make sure you have the following prerequisites:
For more details, you can read related document:Export and email a report with Power Automate - Power BI | Microsoft Learn
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.