<?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: Total in pivot table not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458289#M98641</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247872"&gt;@Cbhuvi27&lt;/a&gt;,&lt;BR /&gt;Pivot tables require explicit aggregation. The total row in a pivot table aggregates all the rows, and you need to ensure the expression can handle this.&lt;BR /&gt;&lt;BR /&gt;Check with this:&lt;BR /&gt;=Pick(&lt;BR /&gt;WildMatch(&lt;BR /&gt;Aggr(&lt;BR /&gt;Only(IF(Type='A', Test1, Test2)),&lt;BR /&gt;Dimension1, Dimension2, ... // Replace Dimension1, Dimension2, etc. with your actual dimension names&lt;BR /&gt;),&lt;BR /&gt;'*HAL*',&lt;BR /&gt;'*PAL*'&lt;BR /&gt;),&lt;BR /&gt;'Yes', &lt;BR /&gt;'No'&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********Hope this resolve your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the issue is solved please mark the answer with Accept as Solution &amp;amp; like it.********&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 31 May 2024 14:15:28 GMT</pubDate>
    <dc:creator>TauseefKhan</dc:creator>
    <dc:date>2024-05-31T14:15:28Z</dc:date>
    <item>
      <title>Total in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458133#M98631</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;I'm using the following code to show the Total header, however it doesn't work in the Total header but works in the Straight table.&lt;/P&gt;
&lt;P&gt;=Pick(Wildmatch((IF(Type='A',Test1,Test2)),'*HAL*','*PAL*'),&lt;BR /&gt;'Yes','No')&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458133#M98631</guid>
      <dc:creator>Cbhuvi27</dc:creator>
      <dc:date>2024-11-15T20:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Total in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458289#M98641</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247872"&gt;@Cbhuvi27&lt;/a&gt;,&lt;BR /&gt;Pivot tables require explicit aggregation. The total row in a pivot table aggregates all the rows, and you need to ensure the expression can handle this.&lt;BR /&gt;&lt;BR /&gt;Check with this:&lt;BR /&gt;=Pick(&lt;BR /&gt;WildMatch(&lt;BR /&gt;Aggr(&lt;BR /&gt;Only(IF(Type='A', Test1, Test2)),&lt;BR /&gt;Dimension1, Dimension2, ... // Replace Dimension1, Dimension2, etc. with your actual dimension names&lt;BR /&gt;),&lt;BR /&gt;'*HAL*',&lt;BR /&gt;'*PAL*'&lt;BR /&gt;),&lt;BR /&gt;'Yes', &lt;BR /&gt;'No'&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;**********Hope this resolve your issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If the issue is solved please mark the answer with Accept as Solution &amp;amp; like it.********&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 14:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458289#M98641</guid>
      <dc:creator>TauseefKhan</dc:creator>
      <dc:date>2024-05-31T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Total in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458357#M98647</link>
      <description>&lt;P&gt;its not working &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; . Basically what I gave is working in straight table&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 16:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458357#M98647</guid>
      <dc:creator>Cbhuvi27</dc:creator>
      <dc:date>2024-05-31T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Total in pivot table not working</title>
      <link>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458433#M98652</link>
      <description>&lt;P&gt;Select all rows and columns in the workbook then select format coulumns show all. Same thing happens to me when I goof up and set either a row height or a column width to 0 or hidden.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2024 08:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-in-pivot-table-not-working/m-p/2458433#M98652</guid>
      <dc:creator>eneny</dc:creator>
      <dc:date>2024-06-01T08:51:50Z</dc:date>
    </item>
  </channel>
</rss>

