Use case or problem
I use multiple bases in a single note. The result of each base can be between 1 and 100+ rows depending on (for example) the attendees in a meeting. Without ‘Limit number of results’ this results in excessive scrolling. Using ‘Limit number of results’ results in “missing” results useful for that specific meeting because it exceeds the set limit.
Proposed solution
Add an “multi page”-option in the Limit number of result settings. Once set true, it should then show a next/previous “button” and ideally showing the number of pages and the page number you are currently on.
For example: Prev | 1,2,3,4, … 10 | Next | Last
Current workaround (optional)
I am not familiar with a workaround other than to stick with DataviewJS where I created the proposed solution.