<?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: Pivot Table - Show only Subtotal for Expression (Without Rows) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142386#M912621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really want to help, but I was not able to find the link to the previous discussions where me and others have provided a similar solution. May be &lt;A href="https://community.qlik.com/qlik-users/205194"&gt;kush7337&lt;/A&gt;‌ can help us find a previous discussion &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2016 13:00:22 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-06-07T13:00:22Z</dc:date>
    <item>
      <title>Solved</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142385#M912620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142385#M912620</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142386#M912621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I really want to help, but I was not able to find the link to the previous discussions where me and others have provided a similar solution. May be &lt;A href="https://community.qlik.com/qlik-users/205194"&gt;kush7337&lt;/A&gt;‌ can help us find a previous discussion &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142386#M912621</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T13:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142387#M912623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think that a combination with Pick, Dimensionality and Dual functions can do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(Dimensionality()+1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr0 -&amp;gt; Dual(Num(ExprMonthly,'#.##0')&amp;amp;chr(10)&amp;amp;Num(ExprPercent,'#.##0%')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Expr1 (Your expression for calculate Monthly income)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Presentation, in label for totals -&amp;gt; ='Monthly Income'&amp;amp;chr(10)&amp;amp;'%'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142387#M912623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-07T13:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142388#M912625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;I attach my QVW sample. Hope you can help! Thanks in advance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142388#M912625</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2016-06-07T13:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142389#M912627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi microwin88x,&lt;/P&gt;&lt;P&gt;I have attached you your example with my comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142389#M912627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-07T13:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142390#M912629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127115_Capture.PNG" style="height: 277px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142390#M912629</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-07T14:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Show only Subtotal for Expression (Without Rows)</title>
      <link>https://community.qlik.com/t5/QlikView/Solved/m-p/1142391#M912631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manuel, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example is visually ok, but the thing is that &lt;STRONG&gt;I need to export that table to Excel&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And when I do that, I see the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sin título.png" class="jive-image image-1" src="/legacyfs/online/127112_Sin título.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that the subtotal is concatenated to the total, I would need that information in 2 Rows. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sin título 2.png" class="jive-image image-2" src="/legacyfs/online/127113_Sin título 2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 14:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solved/m-p/1142391#M912631</guid>
      <dc:creator>microwin88x</dc:creator>
      <dc:date>2016-06-07T14:02:32Z</dc:date>
    </item>
  </channel>
</rss>

