Forum Discussion
Using a PowerBI Dataset with Paginated Reports
Hello,
I am trying to use a Dataset on PowerBI Service in a Paginated Report.
The dataset is not very large and runs fine in PowerBI.
However the performance in Paginated Reports is not good.
Are there any tips to improve performance with Paginated Reports and a PowerBI Dataset from Service?
Thank You,
Michael
Can you provide more info about your dataset? This issue may be caused by many reasons...
1) Try to import only fields what you're going to use.
2) Avoid using too many visuals in the same page.
3) Are you testing what visuals are causing your problem? It's likely that some measures can be calculated in a better way.
4 Replies
- MikeSolvesBIHelper II
Hello,
What I did is use a DAX Expression in my report.
Michael
- powerbi2srmResolver II
Can you provide more info about your dataset? This issue may be caused by many reasons...
1) Try to import only fields what you're going to use.
2) Avoid using too many visuals in the same page.
3) Are you testing what visuals are causing your problem? It's likely that some measures can be calculated in a better way.
- MikeSolvesBIHelper II
Hello,
I figured out the problem.
My relationships that I defined do not follow into the paginated report.
How do I get around this?
Michael
- powerbi2srmResolver II
Sorry, I don't understand you. Can you sharing an image about the problem?