<?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 Gauge Chart - Comma not decimal point for thousands in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474161#M554765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a few different ways to try and get the gauge chart to show the number in it's correct format, e.g. 1,284,613 rather than 1.284.613&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 08:49:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-03T08:49:54Z</dc:date>
    <item>
      <title>Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474161#M554765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried a few different ways to try and get the gauge chart to show the number in it's correct format, e.g. 1,284,613 rather than 1.284.613&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 08:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474161#M554765</guid>
      <dc:creator />
      <dc:date>2013-09-03T08:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474162#M554766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the ThousandSep and DecimalSep variable in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can set the Format Pattern for the expression on the Number tab. Or you can use the num function to specify a format pattern: num( myexpression, '#,##0', '.', ',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 09:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474162#M554766</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-03T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474163#M554767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture - Gauge chart.PNG.png" class="jive-image" src="/legacyfs/online/46134_Capture - Gauge chart.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;Thank you, I've tried those. Is it just that this chart can't produce commas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 09:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474163#M554767</guid>
      <dc:creator />
      <dc:date>2013-09-03T09:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474164#M554768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps a number format has been set for this chart. Check Properties | Number and change the format if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 09:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474164#M554768</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-09-03T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474165#M554769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The LED display doesn't support comma's. It can only display dots.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474165#M554769</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-09-03T10:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474166#M554770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks G, that's what I was starting to suspect!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474166#M554770</guid>
      <dc:creator />
      <dc:date>2013-09-03T10:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart - Comma not decimal point for thousands</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474167#M554771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way is in fact to use a text object and have the freedom within there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Oct 2013 10:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart-Comma-not-decimal-point-for-thousands/m-p/474167#M554771</guid>
      <dc:creator />
      <dc:date>2013-10-04T10:22:29Z</dc:date>
    </item>
  </channel>
</rss>

