Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
kishore3k
Partner - Contributor III
Partner - Contributor III

Issue in Geo Map - Number Format (Attached sample QVF)

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 = '.'

  • vThousand - has comma/dot/space as values 
  • vDecimal - has comma/dot as value

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 

 

Labels (1)
6 Replies
Patric_Nordstrom
Employee
Employee

Thanks for reporting, we're looking into the issue. Thanks, Patric

kishore3k
Partner - Contributor III
Partner - Contributor III
Author

Hi Patric,

Attached the  sample application

Thanks,

Kishore

kishore3k
Partner - Contributor III
Partner - Contributor III
Author

kishore3k
Partner - Contributor III
Partner - Contributor III
Author

Hello @Patric_Nordstrom 

Any update on this one?

Thanks,

Kishore

Patric_Nordstrom
Employee
Employee

Yes, that have been fixed, patch for April 2020 and onward I think.

kishore3k
Partner - Contributor III
Partner - Contributor III
Author

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.