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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
tseebach
Partner - Creator III
Partner - Creator III

Javascript, how to set locale and convert

Hi, I'm getting some troubles with creating an Extension that uses the right locale for numbers. My javascript seems to use different decimal point locale, then what my QlikView app provides, when parsing an sum of an expression.

So i need to run this.Layout.Text2.text.replace(',','.'); to use the variables in my chart generator.

I think their must be a more elegant approach, where I could read the local from the QlikView dokument and set it in javascript, has anyone done this?

0 Replies