Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Version: QlikSense Enterprise - June 2020
I am facing this strange issue in expression value in tool tip of native Map object when we use the measure by expression.
We display the number in local format if field - country is selected else vThousand = ',' & vDecimal = '.'
1.Scenario one - Countries with ',' (comma) as Decimal separator and '.' (dot) as Thousand separator
sample expression : number = num(2300,'#'&vThousand&'##0',vDecimal,vThousand)
I have selected Country = Austria , so we set vThousand = '.' and vDecimal = ',' and the given sample expression should give the result as 2.300 which is correct in Table and Bar chart but Map displays the same as 2,3. Please refer below screenshot. All three Map/Table/Bar chart has "Measure by Expression" enabled
SCREENSHOT 1 : Map Austria - Number Format
SCREENSHOT 2: Bar chart Austria - Number Format
@Patric_Nordstrom @Bastien_Laugiero @Michael_Tarallo @ToniKautto @ian_wilson @AJ_Ruggiero
Thanks for reporting, we're looking into the issue. Thanks, Patric
Hi Patric,
Attached the sample application
Thanks,
Kishore
Yes, that have been fixed, patch for April 2020 and onward I think.
We have recently upgraded to June 2020 patch 18 and still issue persists.
Support told me to check in edge and even in edge same issue. Would be great if there is any other workaround. We have centralized datamodel for over 7- countries and map for the countries with Thousandsep ='.' and DecimalSep=',' is useless.
Thanks,
Kishore.