<?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: Average in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776497#M454881</link>
    <description>&lt;P&gt;Indeed Franck, my excel formulas in the table was wrong.&lt;/P&gt;&lt;P&gt;Below is how the corrected average&amp;nbsp; looks like :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47616i1BDCE64CD256D768/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2021 20:10:54 GMT</pubDate>
    <dc:creator>guillaume_gorli</dc:creator>
    <dc:date>2021-01-21T20:10:54Z</dc:date>
    <item>
      <title>Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775340#M454810</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am using a database listing time spent by employees on different activities, each employee being defined by a status A,B or C.&lt;/P&gt;&lt;P&gt;Variables coming from the database are :&lt;/P&gt;&lt;P&gt;Date&lt;BR /&gt;Employee as name of the employee&lt;BR /&gt;Status as Status of the employee&lt;BR /&gt;Off as Hours spent by employee being Off&lt;BR /&gt;Sick as Hours spent by employee being on sick&lt;BR /&gt;Home Office as Hours spent by employee working from home&lt;BR /&gt;On site as Hours spent by employee working on site&lt;BR /&gt;I need to produce a pivot table with a total by status (in line) but also an average by week (in column).&lt;/P&gt;&lt;P&gt;What i get from the app is shown in below pic :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 921px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47273i3D5656F464D287CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What i should get is the same thing except that im not looking for a Total regadring the date&amp;nbsp; but an average figure, meaning :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 924px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47276i3BF81BA4B255036A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Attached is xlxs database as well as qvw for those who want to help.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 16:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775340#M454810</guid>
      <dc:creator>guillaume_gorli</dc:creator>
      <dc:date>2021-01-18T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775350#M454811</link>
      <description>&lt;P&gt;Since you have entry by date. Instead of using Sum, can you use AVG and see if it works?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 16:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775350#M454811</guid>
      <dc:creator>skamath1</dc:creator>
      <dc:date>2021-01-18T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775914#M454830</link>
      <description>&lt;P&gt;Can you explain how you calculate the avg?&lt;BR /&gt;e.g.&lt;/P&gt;&lt;P&gt;C- Homeoffice: 2+2+2+2+6+4+6 = 24/7 &amp;lt;&amp;gt; 3&lt;BR /&gt;C- Working on site: 14+14+14+14+18+12+10 = 96/7 &amp;lt;&amp;gt; 12&lt;/P&gt;&lt;P&gt;And also the calculation of Avg Total Values (11,11,5,16) is not clear.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2021 08:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1775914#M454830</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-01-20T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776497#M454881</link>
      <description>&lt;P&gt;Indeed Franck, my excel formulas in the table was wrong.&lt;/P&gt;&lt;P&gt;Below is how the corrected average&amp;nbsp; looks like :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47616i1BDCE64CD256D768/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 20:10:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776497#M454881</guid>
      <dc:creator>guillaume_gorli</dc:creator>
      <dc:date>2021-01-21T20:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776511#M454882</link>
      <description>&lt;P&gt;Here you go. see attached qvw&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 21:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776511#M454882</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2021-01-21T21:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: Average in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776650#M454892</link>
      <description>&lt;P&gt;Franck, this helps a LOT !&lt;/P&gt;&lt;P&gt;Thanks you very much&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 08:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Average-in-Pivot-table/m-p/1776650#M454892</guid>
      <dc:creator>guillaume_gorli</dc:creator>
      <dc:date>2021-01-22T08:28:20Z</dc:date>
    </item>
  </channel>
</rss>

