<?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 circular gauges behavior with null value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234826#M86153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not working that much with Gauges, but in the below example, you have a gauge displayed without arrow, if dividing by 0 - and also no error-message.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Nov 2009 05:43:09 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2009-11-08T05:43:09Z</dc:date>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234821#M86148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using some circular gauges in my QlikView reports.&lt;/P&gt;&lt;P&gt;My expression is a ration (A/B). Sometimes the result is null (if B=0). When it occurs, the gauge is replaced by an error message, it is possible to configure it (for example the gauge is drawn but no the arrow ?)&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 22:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234821#M86148</guid>
      <dc:creator />
      <dc:date>2009-11-06T22:03:00Z</dc:date>
    </item>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234822#M86149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to prevent this error with an IF-clause, like&lt;/P&gt;&lt;P&gt;IF(B=0, 0, A/B)&lt;/P&gt;&lt;P&gt;Thus you should get a 'real' result and the graph will be shown, but with no content&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 22:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234822#M86149</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-06T22:14:06Z</dc:date>
    </item>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234823#M86150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think about that solution before,&lt;/P&gt;&lt;P&gt;but unfortunately, 0 is not a real result on that case &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 22:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234823#M86150</guid>
      <dc:creator />
      <dc:date>2009-11-06T22:19:10Z</dc:date>
    </item>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234824#M86151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But what are you looking for:&lt;BR /&gt;an empty gauge? -&amp;gt; described above&lt;BR /&gt;no gauge/no error? -&amp;gt; Properties - Layout - Show - Conditional (B&amp;lt;&amp;gt; 0)&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 22:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234824#M86151</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-06T22:56:43Z</dc:date>
    </item>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234825#M86152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for an empty gauge?&lt;/P&gt;&lt;P&gt;but If I display 0, 0 is a value, so the arrow of the gauge is displayed and it is set to 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 23:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234825#M86152</guid>
      <dc:creator />
      <dc:date>2009-11-06T23:59:51Z</dc:date>
    </item>
    <item>
      <title>circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234826#M86153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not working that much with Gauges, but in the below example, you have a gauge displayed without arrow, if dividing by 0 - and also no error-message.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2009 05:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234826#M86153</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-08T05:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: circular gauges behavior with null value</title>
      <link>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234827#M86154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A little late but... this is solved by setting "Text as popup" in the Expressions tab. QV will draw the gauge without an arrow instead of a "no data" message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 12:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/circular-gauges-behavior-with-null-value/m-p/234827#M86154</guid>
      <dc:creator>jcamps</dc:creator>
      <dc:date>2013-11-05T12:05:57Z</dc:date>
    </item>
  </channel>
</rss>

