<?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 Restricting Duplicates in Chart Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250875#M1207469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Sample Data&lt;/P&gt;&lt;P&gt;RegID Startdate Enddate difference&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;2 1-12-2009 7-12-2009 6&lt;/P&gt;&lt;P&gt;Avg-&amp;gt;15/4=3.75&lt;/P&gt;&lt;P&gt;But actual avg-&amp;gt;9/4.5=4.5&lt;/P&gt;&lt;P&gt;This is the problem I am facing in Gauge Chart.&lt;/P&gt;&lt;P&gt;I dont want to remove duplicates in loading .i just want to touch layout.Any ways?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Apr 2010 06:25:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-13T06:25:36Z</dc:date>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250872#M1207466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi My table contains fields -&amp;gt;RegisterId -&amp;gt;StartDate -&amp;gt;EndDate I have duplicates in RegisterID In Layout, I have Guage chart which shows the average of (EndDate-StartDate) Since RegisterId contains duplicates ,Average showing is wrong. I dnt want to remove duplicates when loading my table. I just want to restrict duplicates in Gauge chart expression. Existing Formula is avg(EndDate-StartDate) Any Suggestions?&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 08:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250872#M1207466</guid>
      <dc:creator />
      <dc:date>2010-04-12T08:17:16Z</dc:date>
    </item>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250873#M1207467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 13:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250873#M1207467</guid>
      <dc:creator />
      <dc:date>2010-04-12T13:40:15Z</dc:date>
    </item>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250874#M1207468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, what is your definition of average? What is "wrong" and what is 'right"? For example, you have the data like this:&lt;/P&gt;&lt;P&gt;RegID End Start Difference&lt;BR /&gt;1 20 10 10&lt;BR /&gt;1 50 30 20&lt;/P&gt;&lt;P&gt;Now, the average will be 15 - is it wrong? What is the expectaion here? I think as soon you figure out what you want to see, you'll figure out how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 15:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250874#M1207468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-12T15:28:00Z</dc:date>
    </item>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250875#M1207469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Sample Data&lt;/P&gt;&lt;P&gt;RegID Startdate Enddate difference&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;1 2-12-2009 5-12-2009 3&lt;/P&gt;&lt;P&gt;2 1-12-2009 7-12-2009 6&lt;/P&gt;&lt;P&gt;Avg-&amp;gt;15/4=3.75&lt;/P&gt;&lt;P&gt;But actual avg-&amp;gt;9/4.5=4.5&lt;/P&gt;&lt;P&gt;This is the problem I am facing in Gauge Chart.&lt;/P&gt;&lt;P&gt;I dont want to remove duplicates in loading .i just want to touch layout.Any ways?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 06:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250875#M1207469</guid>
      <dc:creator />
      <dc:date>2010-04-13T06:25:36Z</dc:date>
    </item>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250876#M1207470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Blessy,&lt;/P&gt;&lt;P&gt;Try the following expression:&lt;/P&gt;&lt;P&gt;avg(aggr(EndDate-StartDate,RegID))&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 06:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250876#M1207470</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-04-13T06:59:41Z</dc:date>
    </item>
    <item>
      <title>Restricting Duplicates in Chart Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250877#M1207471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karl..&lt;/P&gt;&lt;P&gt;It worked ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 07:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Duplicates-in-Chart-Expressions/m-p/250877#M1207471</guid>
      <dc:creator />
      <dc:date>2010-04-13T07:08:07Z</dc:date>
    </item>
  </channel>
</rss>

