Forum Discussion
MikeSolvesBI
3 years agoHelper II
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...
- 3 years ago
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.
MikeSolvesBI
3 years agoHelper II
Hello,
What I did is use a DAX Expression in my report.
Michael