<?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: Loading a numeric value with decimal point instead of comma in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050601#M352732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change these setting around:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET ThousandSep=&lt;SPAN style="color: #ff0000;"&gt;'.';&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET DecimalSep=&lt;SPAN style="color: #ff0000;"&gt;',';&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116289_Capture.PNG" style="height: 245px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Feb 2016 13:21:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-02-29T13:21:32Z</dc:date>
    <item>
      <title>Loading a numeric value with decimal point instead of comma</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050600#M352731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi how would I load a field containing numeric values in the form 00.00 as opposed to how it currently stands ie 00,00 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050600#M352731</guid>
      <dc:creator />
      <dc:date>2016-02-29T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a numeric value with decimal point instead of comma</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050601#M352732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change these setting around:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET ThousandSep=&lt;SPAN style="color: #ff0000;"&gt;'.';&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SET DecimalSep=&lt;SPAN style="color: #ff0000;"&gt;',';&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116289_Capture.PNG" style="height: 245px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050601#M352732</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-29T13:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a numeric value with decimal point instead of comma</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050602#M352733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to change the default values for the decimal and thousands separators, load the value like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(Num#(myField, '#.##0,00', ',', '.')) As myField,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050602#M352733</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-02-29T13:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Loading a numeric value with decimal point instead of comma</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050603#M352734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny - It works, however I should mention I only want to change it for this particular field ? I dont want it to affect what I currently have in other fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 13:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-a-numeric-value-with-decimal-point-instead-of-comma/m-p/1050603#M352734</guid>
      <dc:creator />
      <dc:date>2016-02-29T13:24:32Z</dc:date>
    </item>
  </channel>
</rss>

