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.
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.
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.