<?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: Sub total in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893780#M999520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89471_Capture.PNG" style="width: 620px; height: 202px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell against what the row highlighted in blue compared with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 14:51:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-06-15T14:51:38Z</dc:date>
    <item>
      <title>Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893772#M999512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;In the attached application ‘sales’ is&amp;nbsp; given a background color by comparing it with Goal1. But the Total which is displayed at the last must be compared against Goal 2 and given color. Qlikview generates the Total (By enabling the partial sum option). So I am not able to change the condition for background color of Total Column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I tried by removing the partial sum and created a calculated dimension. It didn't work. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Could anyone help on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893772#M999512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T12:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893773#M999513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what you are looking for?&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/89454_Capture.PNG" style="height: 422px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used this expression for Backgroun Color:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Dimensionality() = 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))*1000&amp;gt;avg(Target2),RGB(185,0,0),RGB(69,234,21)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))*1000&amp;gt;avg(Target1),RGB(185,0,0),RGB(69,234,21)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893773#M999513</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T12:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893774#M999514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer.&lt;/P&gt;&lt;P&gt;Could you please help me in getting vertical column(Total) getting compared against Goal2 and display the background color.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893774#M999514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T12:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893775#M999515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Dimensionality() = 3 and SecondaryDimensionality() = 0,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))*1000&amp;gt;avg(Target1),RGB(185,0,0),RGB(69,234,21)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))*1000&amp;gt;avg(Targer2),RGB(185,0,0),RGB(69,234,21)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The above expression will evaluate the table portion against Target1 and all the totals against (including the final total) against Target2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 12:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893775#M999515</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893776#M999516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks once again for the help.&lt;/P&gt;&lt;P&gt;But I have one more concern.&lt;/P&gt;&lt;P&gt;The Horizontal column(Total)must be compared against Target1 and Vertical Column(Total)must be compared against Target2.&lt;/P&gt;&lt;P&gt;Could you please help me on this.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 13:28:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893776#M999516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T13:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893777#M999517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you list out what gets compared to what? There are three subtotals if you can explain... will help you what you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 13:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893777#M999517</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893778#M999518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Sales is compared against Target1 and the background color is decided(Between Green and Red)&lt;/P&gt;&lt;P&gt;The partial sum which is displayed vertically must be compared against Target2.&lt;/P&gt;&lt;P&gt;The partial sum which is displayed at the bottom(Region level partial sum)must be compared against Target1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 13:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893778#M999518</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T13:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893779#M999519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(ColumnNo() = 0 and (Dimensionality() = 0 or Dimensionality() = 1 or Dimensionality() = 2),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))&lt;SPAN style="color: #ff0000;"&gt;*1000&lt;/SPAN&gt;&amp;gt;avg(Targer2),RGB(185,0,0),RGB(69,234,21)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))&lt;SPAN style="color: #ff0000;"&gt;*1000&lt;/SPAN&gt;&amp;gt;avg(Target1),RGB(185,0,0),RGB(69,234,21)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if you need *1000 or not because you are comparing a time 1000 to a small number. The output will always be in red based on the above condition. You might want to use this instead:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(ColumnNo() = 0 and (Dimensionality() = 0 or Dimensionality() = 1 or Dimensionality() = 2),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))&amp;gt;avg(Targer2),RGB(185,0,0),RGB(69,234,21)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If((sum(Numerator)/Sum(Denominator))&amp;gt;avg(Target1),RGB(185,0,0),RGB(69,234,21)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89468_Capture.PNG" style="height: 437px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In the above image A is getting compared to Target 2 and B is getting compared to Target 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 14:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893779#M999519</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T14:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893780#M999520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89471_Capture.PNG" style="width: 620px; height: 202px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell against what the row highlighted in blue compared with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 14:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893780#M999520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-15T14:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893781#M999521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those are against Target1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 14:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893781#M999521</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T14:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893782#M999522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the background color but i have one more problem after implementing the above mentioned change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting a row like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89549_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; which was not there before the change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;Could you please help me on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 05:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893782#M999522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T05:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893783#M999523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But when i remove the expression mentioned above i am nt getting any black row(like the one shown in the previous mesaage image)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 09:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893783#M999523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T09:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893784#M999524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the qvw you posted up top was an example or was it the actual qvw you are working with? If it was an example, does the pivot table structure between your actual table and example table differs? Extra Dimensions? Extra expressions, anything is different like that????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:11:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893784#M999524</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T10:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893785#M999525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya the one i posted is sample.&lt;/P&gt;&lt;P&gt;There is no difference between the two. Only the names of the dimensions and values vary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893785#M999525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T10:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893786#M999526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, attaching the version you sent, may be you can figure what is different between the two versions. (PFA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893786#M999526</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T10:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893787#M999528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya sure i can.&lt;/P&gt;&lt;P&gt;Really thanks a lot for you help.&lt;/P&gt;&lt;P&gt;can you explain me the concept of dimensionality and column no with an example plz.&lt;/P&gt;&lt;P&gt;i was nt able to understand clearly from what i searched in net.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893787#M999528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-16T10:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893788#M999530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can try to explain you, but I think there are good resources on community and it would be better to guide you towards those resources rather than trying to explain them again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qlikcommunity.com/docs/DOC-8006" title="https://www.qlikcommunity.com/docs/DOC-8006"&gt;https://www.qlikcommunity.com/docs/DOC-8006&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7969"&gt;How to use - Dimensionality()&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure you will understand everything that you need to know about Dimensionality() and SecondaryDimensionality() as &lt;A href="https://community.qlik.com/people/Robert_Mika"&gt;Robert_Mika&lt;/A&gt; has done a great job of explaining them with examples. If you still don't understand, I can def. try to help you with another example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 10:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893788#M999530</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-16T10:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893789#M999531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot &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, 18 Jun 2015 08:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893789#M999531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T08:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893790#M999532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89935_Capture.PNG" style="height: 150px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The total row highlighted displays the Continent's total. But when i select a city say Delhi ,the total row is displaying Delhi's total alone. I expect it to display Asia's total even when a city is selected. Is there a way to implement that?&lt;/P&gt;&lt;P&gt;Could you please help me on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/89951_Capture.PNG" style="height: 413px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also if a continent is selected i expect the above highlighted row to show the total of all the three continents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:16:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893790#M999532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T14:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sub total in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893791#M999533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89941_Capture.PNG" style="height: 150px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The total row highlighted displays the Continent's total. But when i select a city say Delhi ,the total row is displaying Delhi's total alone. I expect it to display Asia's total even when a city is selected. Is there a way to implement that?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Could you please help me on that.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/89963_Capture.PNG" style="height: 413px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Also if a continent is selected i expect the above highlighted row to show the total of all the three continents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sub-total-in-pivot-table/m-p/893791#M999533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-18T14:47:52Z</dc:date>
    </item>
  </channel>
</rss>

