Forum Discussion

MikeSolvesBI's avatar
MikeSolvesBI
Helper II
3 years ago
Solved

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...
  • powerbi2srm's avatar
    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.