<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Round() does not work with US-format seperators in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019444#M84186</link>
    <description>&lt;P&gt;For some reason, the problem does not come up again.&amp;nbsp; I cannot tell what is different from my last try.&lt;/P&gt;
&lt;P&gt;I will monitor this for a while and when I see it again, I will show it here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks so far!&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2022 16:14:11 GMT</pubDate>
    <dc:creator>fneumann</dc:creator>
    <dc:date>2022-12-22T16:14:11Z</dc:date>
    <item>
      <title>Round() does not work with US-format seperators</title>
      <link>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019277#M84175</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;I'm facing a problem with round()-function.&lt;/P&gt;
&lt;P&gt;Located in Germany, I usually use&amp;nbsp;for numbers:&lt;/P&gt;
&lt;P&gt;SET ThousandSep='.';&lt;BR /&gt;SET DecimalSep=',';&lt;/P&gt;
&lt;P&gt;Now I need to do some stuff for our US company and there I'm changing the format to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET ThousandSep=',';&lt;BR /&gt;SET DecimalSep='.';&lt;/P&gt;
&lt;P&gt;Everything looked fine so far, but when I use round(value,0.01) like before, it will not work correctly because of the format. The only solution, I have now, is to make a new SET-statement before and after the round()-function.&lt;/P&gt;
&lt;P&gt;Does someone have an idea, how this can be solved in a better way?&lt;/P&gt;
&lt;P&gt;Thanks a lot in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 10:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019277#M84175</guid>
      <dc:creator>fneumann</dc:creator>
      <dc:date>2022-12-22T10:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Round() does not work with US-format seperators</title>
      <link>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019413#M84184</link>
      <description>&lt;P&gt;It should work. In expressions, the engine ALWAYS uses decimal points.&lt;/P&gt;&lt;P&gt;Could you show more details about it so we can see whether it's a bug or not?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 15:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019413#M84184</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2022-12-22T15:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Round() does not work with US-format seperators</title>
      <link>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019444#M84186</link>
      <description>&lt;P&gt;For some reason, the problem does not come up again.&amp;nbsp; I cannot tell what is different from my last try.&lt;/P&gt;
&lt;P&gt;I will monitor this for a while and when I see it again, I will show it here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks so far!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 16:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Round-does-not-work-with-US-format-seperators/m-p/2019444#M84186</guid>
      <dc:creator>fneumann</dc:creator>
      <dc:date>2022-12-22T16:14:11Z</dc:date>
    </item>
  </channel>
</rss>

