<?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 Conditionally display partial sums in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196088#M385864</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;I have the following requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Need to display only numbers in cells that is marked in 'Blue'. I am using RowNo(Total) in expression to achieve this. Is there a better approach? My tale will have 10 rows (Always static).&lt;/P&gt;&lt;P&gt;2. Need to display partial sums only for the cells marked in 'RED' i.e. right under the 'BLUE' cells. How can we do this? I see that RowNo(Total) will not be applicable for Partial sums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140526_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Oct 2016 16:15:27 GMT</pubDate>
    <dc:creator>rishimessi19</dc:creator>
    <dc:date>2016-10-13T16:15:27Z</dc:date>
    <item>
      <title>Conditionally display partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196088#M385864</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;I have the following requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Need to display only numbers in cells that is marked in 'Blue'. I am using RowNo(Total) in expression to achieve this. Is there a better approach? My tale will have 10 rows (Always static).&lt;/P&gt;&lt;P&gt;2. Need to display partial sums only for the cells marked in 'RED' i.e. right under the 'BLUE' cells. How can we do this? I see that RowNo(Total) will not be applicable for Partial sums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/140526_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rishi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 16:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196088#M385864</guid>
      <dc:creator>rishimessi19</dc:creator>
      <dc:date>2016-10-13T16:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally display partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196089#M385865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 19:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196089#M385865</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-10-13T19:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionally display partial sums</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196090#M385866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Untested, but if your quarters on the top and left are two different date fields, as I would suggest they should be, it seems like you just need to put your current calculation in an if() like this:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;if(TopField &amp;gt;= LeftField,CurrentCalculation)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then do partial sums like normal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 19:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionally-display-partial-sums/m-p/1196090#M385866</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-13T19:29:04Z</dc:date>
    </item>
  </channel>
</rss>

