BUG: Report pagination not working (Holistics 4.0)

Report Pagination not working.

When I set the pagination for a report on 25 and show it on a dashboard, it still loads all rows, which results in bad load performance. I also don’t see the pagination navigation.

1 Like

Hi @Abdel
The pagination is only available for Exploration View and Widget-expanding View as follows:
1. Exploration View

2. Widget-expanding View

However, when you see a table widget on a dashboard, it will be applied the lazy load mechanism. That’s why you can’t see the pagination navigation.

That seems if anything the wrong way around, accidentally getting huge datasets while starting to work on a report and not having all the grouping right yet is going to be pretty common for non-technical users?

1 Like