Forum Discussion
How to replace an SSRS data-driven fileshare subscription in Power BI Service
- 4 years ago
Hi UrsineWelles ,
Maybe you can try exporting a paginated report for each row in an Excel Online table or SharePoint list.
This is my paginated report data.
I have an excel file online with data:
My objective is to export paginated reports with the corresponding data for each row of the ID column in excel. Here are my steps.- In report builder, I create a parameter "ID".
- Create a table with ID column as row groups, and select "Between each instance of a group" in the group properties.
- Then filter the value of the ID column = parameter.
- Test if the parameter takes effect.
- Publish a paginated report.
- In Power Automate, select "Export a Power BI paginated report for each row in an Excel Online table". Follow the documentation. Note that the parameter value in "Export To File for Paginated Reports" is equal to the Excel ID column.
- Run the flow. A paged report will be generated for each row of the ID column of the excel, with only one record in each paged report.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
WinnizIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi UrsineWelles ,
Maybe you can try exporting a paginated report for each row in an Excel Online table or SharePoint list.
This is my paginated report data.
I have an excel file online with data:
My objective is to export paginated reports with the corresponding data for each row of the ID column in excel. Here are my steps.
- In report builder, I create a parameter "ID".
- Create a table with ID column as row groups, and select "Between each instance of a group" in the group properties.
- Then filter the value of the ID column = parameter.
- Test if the parameter takes effect.
- Publish a paginated report.
- In Power Automate, select "Export a Power BI paginated report for each row in an Excel Online table". Follow the documentation. Note that the parameter value in "Export To File for Paginated Reports" is equal to the Excel ID column.
- Run the flow. A paged report will be generated for each row of the ID column of the excel, with only one record in each paged report.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi v-kkf-msft,
Thank you for the clear guide. I was expecting the answer might involve saving a report to SharePoint to drive the loop over the list of outputs I need to extract. I will Accept your solution.
It is a shame that there isn't a way to manage this fully within PBI Service in the way that SSRS can do it, but hopefully this is something that Microsoft will develop in future.
🙂