<?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: Gauge Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575456#M1113916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On chart properties&amp;nbsp; number&amp;nbsp; tab make Format Pattern format like this #,###0&amp;nbsp; Hope you get the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 06:30:51 GMT</pubDate>
    <dc:creator>sunilkumarqv</dc:creator>
    <dc:date>2014-02-27T06:30:51Z</dc:date>
    <item>
      <title>Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575454#M1113914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display value (10,500.50 in thousands) in Gauge chart.&lt;/P&gt;&lt;P&gt;However Gauge chart shows value as '&lt;STRONG&gt;10.500.50&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;M&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;y Requirement : display '&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;,&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;' instead of '&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;' after '10' (as thousand separator).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575454#M1113914</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-02-27T06:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575455#M1113915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go no number tab and give comma in thousand seperator&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/53926_Capture.PNG" style="width: 620px; height: 533px;" /&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575455#M1113915</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-02-27T06:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575456#M1113916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;On chart properties&amp;nbsp; number&amp;nbsp; tab make Format Pattern format like this #,###0&amp;nbsp; Hope you get the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575456#M1113916</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-02-27T06:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575457#M1113917</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Num(Replace(Left('10.500.50', Len('10.500.50') -3), '.', ',')) + Num(Right('10.500.50', 2)/100), '#,###.#0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575457#M1113917</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-27T06:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575458#M1113918</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;Or simply this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Num(Num#(Replace('10.500.50','.', ''), '#,###')/100, '#,###.#0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 06:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575458#M1113918</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-27T06:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575459#M1113919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using LED you won't get comma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 07:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575459#M1113919</guid>
      <dc:creator />
      <dc:date>2014-02-27T07:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575460#M1113920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Sundarakumar.&lt;/P&gt;&lt;P&gt;I tried this way but not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 07:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575460#M1113920</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-02-27T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575461#M1113921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for writing &lt;/P&gt;&lt;P&gt;But not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 07:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575461#M1113921</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-02-27T07:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575462#M1113922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan, thanks for writing&lt;/P&gt;&lt;P&gt;Please let me know where can i paste this script ex: number tab or expression tab.&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 07:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575462#M1113922</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-02-27T07:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575463#M1113923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal,&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="53934" alt="Capture.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/53934_Capture.PNG" style="width: 620px; height: 243px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the Right part is ur problem, then it cannot be shown as comma.. better go for Left side representation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 08:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575463#M1113923</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-02-27T08:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575464#M1113924</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;Do it in expression and in Number tab just select Expression Default option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 08:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575464#M1113924</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-27T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575465#M1113925</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;Are you using LED option in Gauge chart?&amp;nbsp; If yes then LED won't show you the , instead it will show you .&amp;nbsp; Because it is not possible to represent , in LED.&amp;nbsp; Instead you can try in textobject and try with some fonts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 08:32:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575465#M1113925</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-27T08:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575466#M1113926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might get the same problem with other displays if you haven't define the ThousandSep and DecimalSep of the regional settings at the beginning of your 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;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 08:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575466#M1113926</guid>
      <dc:creator>jaygarcia</dc:creator>
      <dc:date>2014-02-27T08:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575467#M1113927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay, Thanks for reply.&lt;/P&gt;&lt;P&gt;I tried your way but not working moreover already Number tab show decimal= '.' and thousands= ','&lt;/P&gt;&lt;P&gt;Most probably it is not possible in LED style at Gauge chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 09:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575467#M1113927</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-02-27T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575468#M1113928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible in LED Gauge chart, use Text object and use font styles to imitate the LED style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 10:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/575468#M1113928</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-02-27T10:02:33Z</dc:date>
    </item>
  </channel>
</rss>

