Columns not coming

So when I'm applying filters to my mongodb connected metabase and if data is not present in the column, nothing is shown in place of it But i want to show the empty column.
Please help
@flamber

@ishkabirk

  1. Post "Diagnostic Info" from Admin > Troubleshooting.
  2. I don't understand the problem. You have to be more descriptive and add screenshots.

is it possible to be done this on a zoom meeting?

@ishkabirk Yes, if you are a Pro or Enterprise customer: https://www.metabase.com/pricing/
Everyone using the free open source edition will have to use the forum.

How to check if I'm a pro user


As you can see, swapped by column has no entry but i want to display it into my table

@ishkabirk If you post "Diagnostic Info" from Admin > Troubleshooting, then I can tell if you are using the free version or not. If you are a customer, then you have a license token or invoices.
If you don't know if you are a Pro/Enterprise customer, then you are very likely not.

You are seeing this issue:
https://github.com/metabase/metabase/issues/13208 - upvote by clicking :+1: on the first post

{
"browser-info": {
"language": "en-GB",
"platform": "MacIntel",
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "11.0.13+8",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.13",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.13+8",
"os.name": "Linux",
"os.version": "5.4.156-83.273.amzn2.x86_64",
"user.language": "en",
"user.timezone": "Asia/Kolkata"
},
"metabase-info": {
"databases": [
"postgres",
"h2",
"mysql",
"mongo",
"redshift",
"presto"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.23"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.6.2"
}
},
"run-mode": "prod",
"version": {
"date": "2021-12-16",
"tag": "v0.41.5",
"branch": "release-x.41.x",
"hash": "fbfffc6"
},
"settings": {
"report-timezone": "UTC"
}
}
}

@ishkabirk You are using the free open source edition of Metabase.
Latest release is 0.42.4: https://github.com/metabase/metabase/releases/latest

ok, i've pasted the screenshot above please help

@ishkabirk I have already provided you with the issue you are seeing. Columns not coming

What i meant was that sometimes a particular field might be empty and it is not displayed when written using native query. How to show that empty value

@ishkabirk Please read the issue I linked to. If you think you are seeing a different issue, then you need to provide more information and describe the problem better.