<?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: Totals In Pivot Table with Measures as Rows in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59786#M3966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah sorry ignore the coloring.&amp;nbsp; Each row is a different measure/expression and I would like to show totals for each measure across all companies.&amp;nbsp; So ideally there would be a totals column which shows the totals for each measure. i.e total nav = Company 1 NAV + Company 2 NAV + Company 3 NAV Etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2018 16:42:43 GMT</pubDate>
    <dc:creator>m_perreault</dc:creator>
    <dc:date>2018-06-05T16:42:43Z</dc:date>
    <item>
      <title>Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59784#M3964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All I have the below Pivot Table which has measures as the rows.&amp;nbsp; Is it possible to get totals for each measure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivottable.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204398_pivottable.png" style="height: 219px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59784#M3964</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-06-05T16:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59785#M3965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, NAV, Total Debt, Cash.... etc are values within a field? and you would like to add Total Sources and Total Uses as extra values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59785#M3965</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-05T16:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59786#M3966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah sorry ignore the coloring.&amp;nbsp; Each row is a different measure/expression and I would like to show totals for each measure across all companies.&amp;nbsp; So ideally there would be a totals column which shows the totals for each measure. i.e total nav = Company 1 NAV + Company 2 NAV + Company 3 NAV Etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59786#M3966</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-06-05T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59787#M3967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh got it... may be add a island table in the script like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dim&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then change your Company dimension to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Dim, Company, 'Total')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 16:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59787#M3967</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-05T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59788#M3968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59788#M3968</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-06-05T20:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59789#M3969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more question.&amp;nbsp; My total responds to selections made, ie if I select company 1 the total column will show the same values as just company one.&amp;nbsp; Do you have an idea on how to have the total column show values for the whole data set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2018 20:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59789#M3969</guid>
      <dc:creator>m_perreault</dc:creator>
      <dc:date>2018-06-05T20:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59790#M3970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(Dim,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Measure),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({1} Measure))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2018 00:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/59790#M3970</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-06T00:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Totals In Pivot Table with Measures as Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/2128731#M91811</link>
      <description>&lt;P&gt;Will it be possible to make the same, but for columns?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 10:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Totals-In-Pivot-Table-with-Measures-as-Rows/m-p/2128731#M91811</guid>
      <dc:creator>Mihail_RIX</dc:creator>
      <dc:date>2023-10-16T10:46:41Z</dc:date>
    </item>
  </channel>
</rss>

