<?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 Different behaviour between gauge chart and text object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149748#M27874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;We have a gauge chart and text object operating with the same formula. The text object always shows the correct information, whilst the gauge chart is erratic and doesn't always display the same value that is shown in the text object.&lt;BR /&gt;Has anyone come across this problem and have a solution to it?&lt;BR /&gt;TIA,&lt;BR /&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2009 13:57:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-20T13:57:27Z</dc:date>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149748#M27874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;We have a gauge chart and text object operating with the same formula. The text object always shows the correct information, whilst the gauge chart is erratic and doesn't always display the same value that is shown in the text object.&lt;BR /&gt;Has anyone come across this problem and have a solution to it?&lt;BR /&gt;TIA,&lt;BR /&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 13:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149748#M27874</guid>
      <dc:creator />
      <dc:date>2009-07-20T13:57:27Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149749#M27875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Confirm that your gauge chart expression is an aggregation function, not just a field reference. Can you post the expression used in both objects?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 06:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149749#M27875</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-07-21T06:04:31Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149750#M27876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob, thanks for you response. This is the code for both fields:&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;sum(if(DEPTNO=4,[TOTAL SCRAP LENGTH],[TOTAL SCRAP UNITS]))/&lt;BR /&gt;sum(IF(DEPTNO=4,[TOTAL SCRAP LENGTH],[TOTAL SCRAP UNITS]))+sum(IF(DEPTNO=4,[TOTAL GOOD LENGTH],[TOTAL GOOD UNITS])))&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2009 09:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149750#M27876</guid>
      <dc:creator />
      <dc:date>2009-07-21T09:35:00Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149751#M27877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing is jumping out at me. Can you post the qvw (or some data) as well?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 01:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149751#M27877</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-07-22T01:38:30Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149752#M27878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lance,&lt;BR /&gt;I assume the answer is "no", just to make sure - are there any dimensions in the gauge chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 07:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149752#M27878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-22T07:58:43Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149753#M27879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael hi,&lt;BR /&gt;Thank you very much! Yes, there was a dimension in the gauge chart which caused this problem.&lt;BR /&gt;All the best,&lt;BR /&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 12:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149753#M27879</guid>
      <dc:creator />
      <dc:date>2009-07-22T12:27:28Z</dc:date>
    </item>
    <item>
      <title>Different behaviour between gauge chart and text object</title>
      <link>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149754#M27880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob hi,&lt;BR /&gt;Thanks for your efforts to help out here. I had a dimension in the gauge chart which caused this problem.&lt;BR /&gt;Lance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2009 12:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-behaviour-between-gauge-chart-and-text-object/m-p/149754#M27880</guid>
      <dc:creator />
      <dc:date>2009-07-22T12:29:04Z</dc:date>
    </item>
  </channel>
</rss>

