Forum Discussion
RossS
4 months agoHelper II
Pause visuals from loading
Is there a way to pause visuals from loading? I have a team using a report that consists of a large table visual. They scroll down the table, move away from that report page, and when they move back ...
- 4 months ago
The only option is the delayed apply button.
- 4 months ago
Power BI re-renders visuals every time you navigate back to a page, and there is no native setting to preserve scroll position between page navigations. The Pause Visuals option in the Optimize ribbon is a development tool for pausing rendering while authoring, not an end-user feature.
Option 1) As an alternative you couls try using paginated report instead.
Option 2) Build table page navigation buttons as described below video:
https://www.youtube.com/watch?v=TiS6vnju_mI
lbendlin
4 months agoSuper User
The only option is the delayed apply button.