Metabase Pin Map (Exclude columns in Pop-up).
I made a report in Metabase considering 9 columns including latitude and longitude column. After that I visualize to Pin Map with it. The attach screenshot will show when I point the mouse to the Location, a pop-up is showing the information of all columns of the pin point.
I want to stop showing two columns (latitude and longitude) from the popup. Is it possible to do?
1 Like
Hi @shaonyuvi
Currently you cannot control the tooltip separately, and cannot exclude those columns, since they are used for creating the pins.
I don't have any problem regarding the latitude and longitude in the table. I just need to hide it from Popop.
Is there any way?
1 Like
Is there any way to wrap the text of the popup?
This 7th line of this popup is very wide. Is there any solution for this?
@shaonyuvi The tooltip cannot be configured. It normally shows pretty nicely.
Post "Diagnostic Info" from Admin > Troubleshooting.
{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.16+8",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/ ",
"java.version": "11.0.16",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.16+8",
"os.name": "Linux",
"os.version": "5.4.196-108.356.amzn2.x86_64",
"user.language": "en",
"user.timezone": "GMT"
},
"metabase-info": {
"databases": [
"sqlserver",
"h2"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "11.13"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.3.2"
}
},
"run-mode": "prod",
"version": {
"date": "2022-07-29",
"tag": "v1.43.4.2",
"branch": "release-x.43.x",
"hash": "7809f82"
},
"settings": {
"report-timezone": null
}
}
}
denix
March 25, 2024, 4:13pm
8
Do we have any upgrade on this issue? I have internal clients who ask me to remove few lines from the popup and to rename fields.