<?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: Show Total and Average in pivot table or straight table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455823#M35817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have seen sunny doing it quite a few time in the community and i once applied it when all put their hands up and the team has&amp;nbsp; an illusion now that&amp;nbsp; i am the person who thinks out of the box. So passing the credit to you &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Dec 2017 18:25:49 GMT</pubDate>
    <dc:creator>pradosh_thakur</dc:creator>
    <dc:date>2017-12-28T18:25:49Z</dc:date>
    <item>
      <title>Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455818#M35812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to create a table that displays information like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Employee&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Calls Made&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Sales Made&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Sales from Calls&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Average&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;38.61%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;---&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Annie&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20.00%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bianca&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;58.33%&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Charlie&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;37.50%&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a simple task in Excel, but I cannot figure out how to do this in Qlik Sense. There are several challenges here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The most important thing is that there doesn't seem to be an option to do multiple totals lines, one for Total and one for Average. Is there a function I can use to achieve this instead?&lt;/LI&gt;&lt;LI&gt;Pivot tables are cleaner and work better for what I am trying to do, but don't let you turn Total off per column when it isn't appropriate, like in the percentage table above. Is there a way around this in pivot tables, or do I need to use a straight table?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 18:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455818#M35812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-27T18:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455819#M35813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out and see if this help&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/275944"&gt;Percentage Subtotal&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 18:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455819#M35813</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-27T18:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455820#M35814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice solution, that's definitely thinking out of the box!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 22:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455820#M35814</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-12-27T22:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455821#M35815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad you like it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 23:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455821#M35815</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-27T23:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455822#M35816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I have not had time to fully explore this option, I'll come back with my results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 18:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455822#M35816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-28T18:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455823#M35817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have seen sunny doing it quite a few time in the community and i once applied it when all put their hands up and the team has&amp;nbsp; an illusion now that&amp;nbsp; i am the person who thinks out of the box. So passing the credit to you &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 18:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455823#M35817</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-12-28T18:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455824#M35818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I was not the one who started this (not sure who did), but I learnt this technique from &lt;A href="https://community.qlik.com/qlik-users/57428"&gt;kush141087&lt;/A&gt;‌... so passing along the credit to him &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2017 18:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1455824#M35818</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-28T18:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show Total and Average in pivot table or straight table</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1571480#M41648</link>
      <description>&lt;P&gt;Hi Sunny , It's really a great Stuff !&lt;/P&gt;&lt;P&gt;Can you help in my case. Details are mentioned in attached Excel format where sheet 1 is my input data and my sheet 2 are my expected output with Avg file.&lt;/P&gt;&lt;P&gt;Pls help to achieve this.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 07:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Total-and-Average-in-pivot-table-or-straight-table/m-p/1571480#M41648</guid>
      <dc:creator>sudhir0538</dc:creator>
      <dc:date>2019-04-20T07:03:27Z</dc:date>
    </item>
  </channel>
</rss>

