Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
noacarrera
Partner - Contributor
Partner - Contributor

Different number formats for the same app

Hi everyone,

I have an app with a lot of master measures, and this app can be seen by people from different countries.

I need the app to show the measures with different formats, depending on the country of the user. For example, I want someone from Spain seen the numbers like '5.694.200,54', and someone from the UK seen them like '5,694,200.54'.

I was thinking if there was a way of changing dinamically the formats in the data load script, depending in some information from the section access. Maybe, instead of using SET ThousandSep or SET DecimalSep, use LET ThousandSep and LET DecimalSep. I don't know if this is possible.

I know I could do it changing all of the metrics, by I don't want to do that.

Thanks in advance, have a good day!

Labels (1)
1 Reply
mpc
Partner Ambassador
Partner Ambassador

Hi, 

In my point of view, variables cannot be set by section access value, since variable as one time one always value. 

Regards

From Next Decision and mpc with love