Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a Power Automate flow which creates PDF from a Power Bi report. I want to select multiple pages during PDD conversion. But, I am struggling to find out how to put AND in Pages section of the below screen. It works perfect for one page. But, when I try to ad more than one page, then it does not work. I am sure that i am not applying AND correctly
Solved! Go to Solution.
I found a very simple soloution. Just by clicking on "Add new item", as many pages can be added. Sometimes we are looking for complex soloutions 🙂
This also works.
I found a very simple soloution. Just by clicking on "Add new item", as many pages can be added. Sometimes we are looking for complex soloutions 🙂
Hello...I'm wanting to do something similar. Export in an PPT format specific pages of BI Report. I can get several pages to work but the main page won't export.
In the pages section, I've all the pages I'm wanting to export to PPT. Where did I go wrong?
Hi @amirghaderi,
Here is a workaround to generate multiple pages PDF in Power Automate.
First step is to write some HTML in a “Compose” action:
The div approvalHistory has a height of 300px. This makes it possible to insert content into this div that is dynamic and not always has the same height in the PDF.
For the h2 tag, I calculated a little bit and added a margin-top of 450 pixels. This is not really a proper solution, but it can be useful if you cannot buy extra subscriptions.
Next steps are:
For more information, you can refer:
https://www.inspiribytes.com/power-automate/generate-multiple-pages-pdf-in-power-automate/
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
Hi @amirghaderi ,
I had similar problem but did not solve it entirely, but I still found some hints:
1. If you want to add more pages, you need to add them in array.
2. My array does not work if I put it directly in the field. I need to first set up Array Variable and then use it in the field. Something like this:
Unfortunately, after testing the flow, I receive message "Bed Request" and nothing more.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
48 | |
31 | |
27 | |
27 | |
26 |
User | Count |
---|---|
61 | |
56 | |
35 | |
31 | |
28 |