<?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 total issue. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59714#M9914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;you will have this with the selections made on the first screen shot (no matter how many dimension you will select, it depends only on the number of measures)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="pivot_community.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195484_pivot_community.png" style="height: 313px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 17:10:19 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-03-06T17:10:19Z</dc:date>
    <item>
      <title>Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59705#M9905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have created one pivot table with hide/show functionality for its dimension and expression columns.&lt;/P&gt;&lt;P&gt;as per below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="12.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195476_12.png" style="height: 363px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we have requirement where we need to have sum for each expression, if i take example of above image, there should be total of actual and budget. only simple total same like we are usually having in simple table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how to achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:09:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59705#M9905</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2018-03-06T16:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59706#M9906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try to check the "Sub totals" on the dimensions ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59706#M9906</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-06T16:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59707#M9907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i dont know what dimensions will user select from that dimension list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59707#M9907</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2018-03-06T16:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59708#M9908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, it is called ad-hoc table, it is on demand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so on the table, you should have all your dimensions already used on the dimension tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for the display, it is dynamic with something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SubStringCount('|' &amp;amp; Concat(distinct ad_hoc_dim_field, '|') &amp;amp; '|', '|Model_dimension_field|')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so you can activate all the sub total for all the dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59708#M9908</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-06T16:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59709#M9909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but here my requirement is to have only one total you can call grand total.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each expression column i need one total.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59709#M9909</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2018-03-06T16:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59710#M9910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, for each measure, just under the expression label, you will have a TOTAL line, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's what you're trying to do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59710#M9910</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-06T16:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59711#M9911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:45:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59711#M9911</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2018-03-06T16:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59712#M9912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so the only option you have is the one I mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it clear ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 16:47:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59712#M9912</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-06T16:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59713#M9913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes in that case if i will select three column from dimension i will have three same amount as total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means three line for total with same value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59713#M9913</guid>
      <dc:creator>infosense_devel</dc:creator>
      <dc:date>2018-03-06T17:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table total issue.</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59714#M9914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;you will have this with the selections made on the first screen shot (no matter how many dimension you will select, it depends only on the number of measures)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="pivot_community.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/195484_pivot_community.png" style="height: 313px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 17:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-total-issue/m-p/59714#M9914</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-06T17:10:19Z</dc:date>
    </item>
  </channel>
</rss>

