Forum Discussion
Passing parameter from Power Apps solution to a paginated report (Power BI Report Builder)
- Anonymous2 years ago
Hi, Anonymous
If you have multiple parameters, you'll need to pass all of your report-level parameters (mandatory) into your URL so that the paginated report can render your data based on those parameters. You can refer to the following two documents to learn how to pass multiple parameters in a URL:
Pass a report parameter within a URL for a Power BI paginated report - Power BI | Microsoft Learn
In the following article, you'll learn more about using the Paginated Report URL parameter.
URL parameters in paginated reports in Power BI - Power BI | Microsoft Learn
Best Regards
Jianpeng Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous Thank you so much for all the help!