<?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 Fixed decimal point in the American standard in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Fixed-decimal-point-in-the-American-standard/m-p/763021#M10776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;After making the load of a .QVD file in a field with decimal separator is equal to ',' to try to include this field in Qlik Sense he is considering the decimal separator in the American standard , that is, equal to '.'. The environment variables are registered for the Portuguese standard , as follows:&lt;/P&gt;&lt;P&gt;SET ThousandSep = ' . ' ;&lt;/P&gt;&lt;P&gt;SET DecimalSep = ' ' ;&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep = ' . ' ;&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep = ' ' ;&lt;/P&gt;&lt;P&gt;How will I use this field as a Geo location to generate a point on the map ( GeoMakePoint ) , the QlikSense does not interpret correctly.&lt;/P&gt;&lt;P&gt;Can anyone help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jan 2015 12:36:52 GMT</pubDate>
    <dc:creator>claudemir_dioto</dc:creator>
    <dc:date>2015-01-09T12:36:52Z</dc:date>
    <item>
      <title>Fixed decimal point in the American standard</title>
      <link>https://community.qlik.com/t5/App-Development/Fixed-decimal-point-in-the-American-standard/m-p/763021#M10776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;After making the load of a .QVD file in a field with decimal separator is equal to ',' to try to include this field in Qlik Sense he is considering the decimal separator in the American standard , that is, equal to '.'. The environment variables are registered for the Portuguese standard , as follows:&lt;/P&gt;&lt;P&gt;SET ThousandSep = ' . ' ;&lt;/P&gt;&lt;P&gt;SET DecimalSep = ' ' ;&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep = ' . ' ;&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep = ' ' ;&lt;/P&gt;&lt;P&gt;How will I use this field as a Geo location to generate a point on the map ( GeoMakePoint ) , the QlikSense does not interpret correctly.&lt;/P&gt;&lt;P&gt;Can anyone help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 12:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fixed-decimal-point-in-the-American-standard/m-p/763021#M10776</guid>
      <dc:creator>claudemir_dioto</dc:creator>
      <dc:date>2015-01-09T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed decimal point in the American standard</title>
      <link>https://community.qlik.com/t5/App-Development/Fixed-decimal-point-in-the-American-standard/m-p/763022#M10777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the num() function to give it the correct numeric format: num(MyField,'0,0',',','.') as MyField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jan 2015 16:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fixed-decimal-point-in-the-American-standard/m-p/763022#M10777</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-01-09T16:13:00Z</dc:date>
    </item>
  </channel>
</rss>

