Hi Friends,
We are in the process of delivering a POC where we have to migrate few SSRS report to Power BI Paginated report. Report implementation was easy but we are facing few chalenges.
1. Report when run from Power BI Report Builder tool fetches data quickly but it becomes very slow when we run from the workspace. Is there any way we can identify the time consumed for each step (authentication, establishing connection, retrieving data, rendering report etc.)
2. Like SSRS report, which can be opened on a browser page directly, without even going to SSRS report server console, can we have similar function with Power BI Paginated Report ? Can we just load the report content in a browser window by passing the parameters in the report url ?
It will be really great if someone could help us with the above questions.
Thanks in advance!
Rinu Varghese
Solved! Go to Solution.
Hi @rinu1026
Thanks for reaching out to us.
You can use URL parameters in paginated reports, see below
URL parameters in paginated reports in Power BI
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
I retrieved data from power bi dataset or directy query into pagtined report (power bi report builder) very slow but it's normal performance when query into power bi desktop
Hi @rinu1026
Thanks for reaching out to us.
You can use URL parameters in paginated reports, see below
URL parameters in paginated reports in Power BI
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.