<?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: Partial average. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767195#M1048080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I divided by the number of FABOUT_TM (top screenshot)&amp;nbsp; and combination of FABOUT_TM and STAT_AREA (below screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above:&amp;nbsp;&amp;nbsp; sum(TAT)/ count( DISTINCT FABOUT_TM)&amp;nbsp;&amp;nbsp;&amp;nbsp; ...partial row averages and column totals&lt;/P&gt;&lt;P&gt;Below:&amp;nbsp; sum(TAT)/ count( DISTINCT FABOUT_TM&amp;amp;STAT_AREA)&amp;nbsp;&amp;nbsp; ...partial row averages&amp;nbsp; and column averages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70506_Capture.PNG.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 03:28:29 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-11-05T03:28:29Z</dc:date>
    <item>
      <title>Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767192#M1048077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello all, I am lee.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I want to have partial average instead of partial sums&amp;nbsp;&amp;nbsp;&amp;nbsp; in example format.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 02:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767192#M1048077</guid>
      <dc:creator />
      <dc:date>2014-11-05T02:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767193#M1048078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im lee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767193#M1048078</guid>
      <dc:creator />
      <dc:date>2014-11-05T03:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767194#M1048079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use expression as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(TAT)/Count(distinct TAT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(TAT)/Count(TAT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:27:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767194#M1048079</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-11-05T03:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767195#M1048080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I divided by the number of FABOUT_TM (top screenshot)&amp;nbsp; and combination of FABOUT_TM and STAT_AREA (below screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above:&amp;nbsp;&amp;nbsp; sum(TAT)/ count( DISTINCT FABOUT_TM)&amp;nbsp;&amp;nbsp;&amp;nbsp; ...partial row averages and column totals&lt;/P&gt;&lt;P&gt;Below:&amp;nbsp; sum(TAT)/ count( DISTINCT FABOUT_TM&amp;amp;STAT_AREA)&amp;nbsp;&amp;nbsp; ...partial row averages&amp;nbsp; and column averages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70506_Capture.PNG.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767195#M1048080</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-05T03:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767196#M1048081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you give me . example qvw. file&amp;nbsp; please~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767196#M1048081</guid>
      <dc:creator />
      <dc:date>2014-11-05T03:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767197#M1048082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the qvw &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 03:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767197#M1048082</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-05T03:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767198#M1048083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the modified qvw attached by you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 04:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767198#M1048083</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-11-05T04:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767199#M1048084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Poole~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how FABOUT_TM is same and different LOT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;isn't it Wrong using DISTINCT function? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 04:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767199#M1048084</guid>
      <dc:creator />
      <dc:date>2014-11-05T04:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767200#M1048085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two things:&lt;/P&gt;&lt;P&gt;Straight table provide options to define a expression for total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pivot table do not provide such option hence if you are having average in your expression the pivot total will use the same expression to calculate the totals. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 05:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767200#M1048085</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-05T05:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767201#M1048086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;distinct will take single ocuurance&amp;nbsp; of partiuar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as if you want to count all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.222222328186035px; background-color: #f6f6f6;"&gt;FABOUT_TM &lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 06:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767201#M1048086</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-11-05T06:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767202#M1048087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as you can see,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(FABOUT_TM) make data different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to bother you.~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 06:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767202#M1048087</guid>
      <dc:creator />
      <dc:date>2014-11-05T06:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767203#M1048088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per you qvw ,i can see&amp;nbsp; on count distinct gives correct result &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TAT)/Count(distinct FABOUT_TM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="354"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" width="59"&gt;11.59&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-left: none;" width="59"&gt;0.18&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-left: none;" width="59"&gt;1.76&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-left: none;" width="59"&gt;17.93&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-left: none;" width="59"&gt;6.33&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-left: none;" width="59"&gt;12.16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.70&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.10&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.99&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;16.45&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;3.51&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.03&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.65&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.13&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.87&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;18.94&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;6.24&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.05&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.63&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.16&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;3.48&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;17.84&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;2.17&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.44&lt;/TD&gt;&lt;TD class="xl22" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.78&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;21.31&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.04&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.41&lt;/TD&gt;&lt;TD class="xl22" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.17&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;33.59&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.83&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.43&lt;/TD&gt;&lt;TD class="xl22" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.78&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;9.35&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.19&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.50&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.10&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.08&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;14.69&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;2.13&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.24&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.45&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.11&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.02&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;11.31&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;2.00&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.92&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.39&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.07&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.02&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;11.41&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.61&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.93&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl23" height="17" style="border-top: none;"&gt;0.58&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.09&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.03&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;10.68&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;1.67&lt;/TD&gt;&lt;TD align="right" class="xl23" style="border-top: none; border-left: none;"&gt;0.97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl24" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;1.52&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;0.12&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;1.45&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;16.68&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;2.61&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="border-top: none; border-left: none;"&gt;&lt;STRONG&gt;1.78&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calculate below averages it will show you correct figure&lt;/P&gt;&lt;P&gt;as i can see distinct value for LOT against devices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 06:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767203#M1048088</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-11-05T06:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Partial average.</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767204#M1048089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;um... i'll study cont.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway Thanks &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/chauhans85"&gt;chauhans85&lt;/A&gt;&lt;/STRONG&gt;~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 08:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-average/m-p/767204#M1048089</guid>
      <dc:creator />
      <dc:date>2014-11-05T08:17:33Z</dc:date>
    </item>
  </channel>
</rss>

