Hi,
I’m on v1.56.7.4
When I create a table, I can now only add row numbers. In order to paginate, I have to save the table, then go to the dashboard → edit → hover over chart → visualisation options, and then I see the pagination option. Same for “hide card if no results”.
Table creation:
Visualisation Options:
{
"browser-info": {
"language": "en-GB",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:143.0) Gecko/20100101 Firefox/143.0",
"vendor": ""
},
"metabase-info": {
"databases": [
"postgres",
"bigquery-cloud-sdk"
],
"run-mode": "prod",
"plan-alias": "embedding_premium",
"version": {
"date": "2025-09-26",
"tag": "v1.56.7.4",
"hash": "40d0893"
},
"settings": {
"report-timezone": "UTC"
},
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "15.13"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.7.7"
}
}
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "21.0.8+9-LTS",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "21.0.8",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "21.0.8+9-LTS",
"os.name": "Linux",
"os.version": "5.15.146+",
"user.language": "en",
"user.timezone": "GMT"
}
}

