<?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/1075377#M944175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses, I've since done a bit of research on the internet and have created a bar chart using the following 2 expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Clustered &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ * BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Non Clustered&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ / BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were BM02 is a bookmark of a selection I made highlighting clusters 1 - 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Clustered" expression counts the amount of episodes within clusters 1 - 21. While 'Non Clustered' counts all of the episodes within clusters: 0, 97, 98, 99 &amp;amp; Non Cluster Activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I'm not sure about is how to display this as a circular Gauge Chart. What I want is for the 'Clustered' and 'Non Clustered' expressions to be displayed in segment 1 &amp;amp; segment 2 respectively, so the user can easily see at a glance the ratio between Clustered and Non Clustered activity relative to the current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if it's possible to display this as a Gauge chart? or will I have to stick with the bar chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jan 2016 12:31:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-13T12:31:41Z</dc:date>
    <item>
      <title>Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075374#M944172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've got table of roughly 13,500 patient episodes. Each episode is assigned to 1 of the following 26 clusters (groups of episodes that are similar to each other):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clusters 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 97, 98, 99 &amp;amp; Non Cluster Activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a gauge chart were:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Segment 1 = sum of the amount of records within clusters 1 - 21&lt;/LI&gt;&lt;LI&gt;Segment 2 = sum of the amount of records not within clusters 1 - 21&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm quite new to Qlikview so if anyone let me know whether this is possible, and if so how, it would be much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The two tables that I think might be relevant are called "Episodes" &amp;amp; "HRG Description".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;***Update***&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the responses, I've since done a bit of research on the internet and have created a bar chart using the following 2 expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Clustered &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ * BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Non Clustered&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ / BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were BM02 is a bookmark of a selection I made highlighting clusters 1 - 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Clustered" expression counts the amount of episodes within clusters 1 - 21. While 'Non Clustered' counts all of the episodes within clusters: 0, 97, 98, 99 &amp;amp; Non Cluster Activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I'm not sure about is how to display this as a circular Gauge Chart. What I want is for the 'Clustered' and 'Non Clustered' expressions to be displayed in segment 1 &amp;amp; segment 2 respectively, so the user can easily see at a glance the ratio between Clustered and Non Clustered activity relative to the current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if it's possible to display this as a Gauge chart? or will I have to stick with the bar chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 17:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075374#M944172</guid>
      <dc:creator />
      <dc:date>2016-01-12T17:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075375#M944173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some idea in the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075375#M944173</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-12T18:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075376#M944174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Segment 1 = sum({&amp;lt; clusters.clusters = {'&amp;lt;=21'} &amp;gt;} clusters.qtd)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Segment 2 = sum({&amp;lt; clusters.clusters -= {'&amp;lt;=21'} &amp;gt;} clusters.qtd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 19:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075376#M944174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T19:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075377#M944175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses, I've since done a bit of research on the internet and have created a bar chart using the following 2 expressions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Clustered &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ * BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Non Clustered&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=count( {$ / BM02} [Episodes])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were BM02 is a bookmark of a selection I made highlighting clusters 1 - 21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "Clustered" expression counts the amount of episodes within clusters 1 - 21. While 'Non Clustered' counts all of the episodes within clusters: 0, 97, 98, 99 &amp;amp; Non Cluster Activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I'm not sure about is how to display this as a circular Gauge Chart. What I want is for the 'Clustered' and 'Non Clustered' expressions to be displayed in segment 1 &amp;amp; segment 2 respectively, so the user can easily see at a glance the ratio between Clustered and Non Clustered activity relative to the current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if it's possible to display this as a Gauge chart? or will I have to stick with the bar chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 12:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Chart/m-p/1075377#M944175</guid>
      <dc:creator />
      <dc:date>2016-01-13T12:31:41Z</dc:date>
    </item>
  </channel>
</rss>

