Hi, I have embedded a Metabase dashboard into my web application.
If I have a UK customer, I would like to show display the currency based on their locale (£) instead of the global Metabase instance currency ($). I know this can be set at the global, field, and question level, but as far as I can tell, this would be set for all my users seeing this dashboard.
Ideally, each user should see the currency based on their browser locale. Or, can this be passed in as some parameter somewhere?
Also, since our end users are viewing our dashboards through our app, they are not direct Metabase users so they cannot choose their language / formatting choices.
Any insights would be appreciated.