<?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/781188#M533522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi i have 0 as value now as you can see from attached picture, please where is the errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 17:01:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-24T17:01:44Z</dc:date>
    <item>
      <title>Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781185#M533518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I like to modify the gauge chart in the example i attached.&lt;/P&gt;&lt;P&gt;I try to introduce some data limitation, but they not work.&lt;/P&gt;&lt;P&gt;please could you help me. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781185#M533518</guid>
      <dc:creator />
      <dc:date>2015-03-24T15:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781186#M533520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to use expression as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(SUM({&amp;lt;Year = {'$(=Year(Today()))'}, AlsisStatus = {'G','J'}&amp;gt;}OrderCount)/2000,'#0.00%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781186#M533520</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-24T15:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781187#M533521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlickview said ....Error: Garbage after Expression:"NUM".&lt;/P&gt;&lt;P&gt;But expression was defined ok from Experssion editor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 15:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781187#M533521</guid>
      <dc:creator />
      <dc:date>2015-03-24T15:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781188#M533522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi i have 0 as value now as you can see from attached picture, please where is the errors?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781188#M533522</guid>
      <dc:creator />
      <dc:date>2015-03-24T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781189#M533524</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 this innstead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=Year(Today()))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AlsisStatus&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'G','J'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/6),'# ##0%') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 21:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781189#M533524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T21:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781190#M533525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example .qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to limited data target is set to 6 rhe expression needs to be edited to divide with 2000 when full dataset is loaded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 21:38:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781190#M533525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T21:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781191#M533527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot download it , I have still a free edition of qlickview.&lt;/P&gt;&lt;P&gt;i asked to my company to have a complate version of qlickview.&lt;/P&gt;&lt;P&gt;we have qlickview for others factory department and I am trying to introduce for my too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 10:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781191#M533527</guid>
      <dc:creator />
      <dc:date>2015-03-26T10:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781192#M533528</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;The document only contains a Guage with the expression seen below. Depending on the amount of data loaded in your document you might want to replace the /2000 with a lower number for testing (only if you are not loading the fulle dataset.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Year(Today()))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AlsisStatus&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'G','J'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OrderCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;/2000),'# ##0%') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 11:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781192#M533528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T11:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781193#M533529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;thanks for the reply , but this formula seems not work in my data.&lt;/P&gt;&lt;P&gt;Please see the attachment.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781193#M533529</guid>
      <dc:creator />
      <dc:date>2015-03-26T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781194#M533530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you are missing a bracket in the last section after 2000 try copy past of the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781194#M533530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T15:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781195#M533531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right, the correct formula is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=Year(Today()))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;AlsisScope&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'G','J'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CountOrder&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/2000),'###0%') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;but the indicator not move, it is posted on 0 yet&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the indicator should be in yellow area therefore 23%...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;please what could be the issue here instead?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781195#M533531</guid>
      <dc:creator />
      <dc:date>2015-03-26T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781196#M533532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same expression still needs to be inside the actual "Definition" make sure that you also have corrected this expression.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82051_Capture.PNG" style="width: 620px; height: 256px;" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 17:45:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-chart/m-p/781196#M533532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T17:45:10Z</dc:date>
    </item>
  </channel>
</rss>

