Forum Discussion
derekwilson74
5 years agoFrequent Visitor
Power BI Paginated Reports Using Fields as Parameters between Reports
Has anyone solved how to pass parameters between PBI Paginated Reports using the PBI Service? I have a summary PBI Paginated report and 2 detail reports. The detail report that needs to be selected...
amitchandak
Super User
5 years agoderekwilson74 , I have a similar need. Right now I exploring this approach, see if this can help you -https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-pass-parameters
I am thinking building a dynamic URL and then allow user to click on some field
derekwilson74
5 years agoFrequent Visitor
It should not be that hard. If you figure out any examples please let me know.