Dashboard subscription automatically format my table

So I have a dashboard consisting of SQL question in table format, which I already format the column (mainly the order and number format). And I've set the dashboard subscription to some slack channel and email

But when the subscription came in in slack or email, the image is not showing the proper column in the dashboard, the order and the number format is different from the actual format in the dashboard

Is this the expected result? The subscription doesn't read any of the formatting that I've done after I create the SQL question?

 {
  "browser-info": {
    "language": "en-US",
    "platform": "Win32",
    "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.10+9",
    "java.vendor": "AdoptOpenJDK",
    "java.vendor.url": "https://adoptopenjdk.net/",
    "java.version": "11.0.10",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.10+9",
    "os.name": "Linux",
    "os.version": "5.4.0-1043-aws",
    "user.language": "en",
    "user.timezone": "GMT"
  },
  "metabase-info": {
    "databases": [
      "postgres",
      "bigquery"
    ],
    "hosting-env": "unknown",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "12.5"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.2.18"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2021-04-08",
      "tag": "v0.38.4",
      "branch": "release-x.38.x",
      "hash": "057b6bb"
    },
    "settings": {
      "report-timezone": "Asia/Jakarta"
    }
  }
}
1 Like

Hi @hitomebore
Currently Pulses/Subscriptions does not support formatting - upvote by clicking :+1: on the first post
https://github.com/metabase/metabase/issues/3735
https://github.com/metabase/metabase/issues/11936

1 Like

Have there been any updates to this issue? This is a topic that has been brought up by multiple internal stakeholders when receiving reports and requires quite a bit of manual correction for the various Dashboard Subscriptions setup.