Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.