<?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 Show value in gauge chart when using if type statement in dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273214#M586517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Anne,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you still having the issue, then please can you post your QV document with some sample data?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2011 08:53:13 GMT</pubDate>
    <dc:creator>IAMDV</dc:creator>
    <dc:date>2011-07-12T08:53:13Z</dc:date>
    <item>
      <title>Show value in gauge chart when using if type statement in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273212#M586515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a gauge chart where the dimension is an if type statement (=FieldName&amp;gt;Variable) and the expression is a count (Count(FieldName2)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The gauge works fine, but I can't figure out how to build the 'Text in Chart' expression to show the calculated value as a number (%) on the gauge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried&amp;nbsp; IF(CUR_LOS&amp;gt;MyLOS,count(stay_number))/count(stay_number)*100&amp;nbsp; but I just get a dash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 06:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273212#M586515</guid>
      <dc:creator />
      <dc:date>2011-07-12T06:07:16Z</dc:date>
    </item>
    <item>
      <title>Show value in gauge chart when using if type statement in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273213#M586516</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;&amp;nbsp;&amp;nbsp; I would say use the same expression which you have used for guage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 06:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273213#M586516</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-07-12T06:15:31Z</dc:date>
    </item>
    <item>
      <title>Show value in gauge chart when using if type statement in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273214#M586517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Anne,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If you still having the issue, then please can you post your QV document with some sample data?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks - DV&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 08:53:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273214#M586517</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-07-12T08:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show value in gauge chart when using if type statement in dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273215#M586518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I managed to work it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count(IF(CUR_LOS&amp;gt;MyLOS,stay_number))/count(stay_number)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Anne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; qliktech@sgaur.hosted.jivesoftware.com 12/07/2011 06:53 pm &amp;gt;&amp;gt;&amp;gt; &lt;/P&gt;&lt;P&gt;D V &lt;A href="http://community.qlik.com/people/dvqlikview"&gt;&lt;/A&gt; created the discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Re: Show value in gauge chart when using if type statement in dimension"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view the discussion, visit:&lt;/P&gt;&lt;P&gt;http://community.qlik.com/message/132055#132055&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2011 23:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-value-in-gauge-chart-when-using-if-type-statement-in/m-p/273215#M586518</guid>
      <dc:creator />
      <dc:date>2011-07-12T23:04:25Z</dc:date>
    </item>
  </channel>
</rss>

