Forum Discussion
heikomf
4 years agoRegular Visitor
Format string measures derrived from numbers based on local user settings
Hi all, I have a question regarding localization of Power BI report formats. My goal is to use browser settings specific formatting for the users. For instance the numbers are formatted based...
DataVitalizer
Super User
4 years agoHi heikomf
In the left measure you are concatenating values in a card visual, in order to bypass the issue related to the browser language and as long as there is no function that helps retrieving that information in your calculation, I suggest playing around visuals so instead of formatting values try displaying values right from your fields in separated cards.