Forum Discussion

UrsineWelles's avatar
UrsineWelles
New Member
4 years ago
Solved

How to replace an SSRS data-driven fileshare subscription in Power BI Service

Hi everyone, I've got an SSRS data-driven subscription that uses an SSRS data source connecting to our on-premise SQL data warehouse to generate a list of IDs and filenames, and uses the IDs as the ...
  • v-kkf-msft's avatar
    v-kkf-msft
    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,
    Winniz

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.