March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello,
I have a paginated report with multiple page breaks. I named each worksheet a unique name.
I want to use Power Automate to grab each worksheet and separate into emails. Is this possible?
Thanks!
Solved! Go to Solution.
Hi @timspan ,
You can try the following steps:
Use the “Export to File for Paginated Reports” action in Power Automate to specify the format (e.g., Excel) and report parameters. Export the paginated report.
Export paginated reports with Power Automate - Power BI | Microsoft Learn
After obtaining the paginated report, you can use Power Automate with the “Get file content” and “Apply to each” actions to split the Excel file into individual worksheets.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @timspan ,
You can try the following steps:
Use the “Export to File for Paginated Reports” action in Power Automate to specify the format (e.g., Excel) and report parameters. Export the paginated report.
Export paginated reports with Power Automate - Power BI | Microsoft Learn
After obtaining the paginated report, you can use Power Automate with the “Get file content” and “Apply to each” actions to split the Excel file into individual worksheets.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Liu,
I don't believe I am understanding the part where you say to get file content and apply to each action. The get file content is using OneDrive and captures the file from my paginated report with content type infered. However, the apply to each action does not have dynamic content available, so I am unable to gather the content from the previous step.
Another piece is that each worksheet will be sent to different customers, so I added a condition where I hope to be able to say if "X" worksheet, then send to "Y" customer. Below is a screenshot of my current setup. Thanks for taking a look.
User | Count |
---|---|
120 | |
78 | |
58 | |
52 | |
46 |
User | Count |
---|---|
170 | |
117 | |
63 | |
58 | |
51 |