Forum Discussion

Nikolainoergard's avatar
Nikolainoergard
Frequent Visitor
1 year ago
Solved

Map your data Dynamic subscription for Paginated Reports

Hi

Anyone knows of a solution/workaround to do dynamic "Map your data" for Paginated reports just as for normal reports in the Dynamic subscription field.


Thanks!

  • Hi Nikolainoergard 

     

    Dynamic “Map your data” subscriptions are currently supported for standard Power BI reports but not for paginated reports. For paginated reports, the closest approach is to use parameters and pass values dynamically. You can create a parameterized paginated report and then use Power Automate to trigger it, supply parameter values, and send the output to email, OneDrive, or SharePoint. Another option is to schedule multiple subscriptions with different parameter values, though this requires more maintenance. Some users also manage this by calling the Power BI REST API to generate paginated report exports programmatically. While a direct dynamic subscription feature isn’t available yet, these methods help achieve a similar outcome.

3 Replies

  • Hi Nikolainoergard 

     

    Dynamic “Map your data” subscriptions are currently supported for standard Power BI reports but not for paginated reports. For paginated reports, the closest approach is to use parameters and pass values dynamically. You can create a parameterized paginated report and then use Power Automate to trigger it, supply parameter values, and send the output to email, OneDrive, or SharePoint. Another option is to schedule multiple subscriptions with different parameter values, though this requires more maintenance. Some users also manage this by calling the Power BI REST API to generate paginated report exports programmatically. While a direct dynamic subscription feature isn’t available yet, these methods help achieve a similar outcome.