Page controls and lines per page

Dears, good morning!
As attachment:

  1. Can you change this limit to display only the first 2000 rows?
  2. Would you have better pagination control, with options to go to the last / first page directly?
  3. You can change the number of lines displayed per page.
  4. How would you download the contents in .pdf format besides .json, .xlsx and .csv?

My Metabase version is v0.33.5

Hi @Lourival

Please make sure that you use 0.33.5.1 and not 0.33.5, since there was a build issue, so 0.33.5 might actually be a broken version of 0.33.4

  1. Currently no. The limits are hard-coded and shows 2,000 rows of unaggregated data, 10,000 of aggregated data, and 1 million rows in downloads.
    There’s a request for making those limits changeable:
    https://github.com/metabase/metabase/issues/4564 - upvote by clicking :+1: on the first post
  2. There’s an issue about pagination overall in Metabase, but nothing specific to dashboard tables:
    https://github.com/metabase/metabase/issues/5504 - upvote by clicking :+1: on the first post
  3. Same as 2, but you might want to open a new feature request on having better pagination options in dashboard tables.
  4. That’s not possible, since Metabase does not have a browser rendering engine. Workaround is to use a third-party tools/service to generate PDF.
    There’s several requests open - upvote by clicking :+1: on the first post of each issue
    https://github.com/metabase/metabase/issues/3770
    https://github.com/metabase/metabase/issues/4701
    https://github.com/metabase/metabase/issues/10022

Thanks @flamber, I saw that my doubts are well founded, at least I’m on the right track of knowledge.

Any updated regard number 3? control number of rows per page?
it’s a very important and basic feature.

@avia Make the dashboard card bigger, then it will show more rows.