<?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 Comparison in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042759#M942116</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;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Backgroud color and type below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum({$&amp;lt;Month={'Aug'}&amp;gt;}BAL) &amp;gt; sum({$&amp;lt;Month={'Jul'}&amp;gt;}BAL),green(),if(sum({$&amp;lt;Month={'Aug'}&amp;gt;}BAL) = sum({$&amp;lt;Month={'Jul'}&amp;gt;}BAL),Yellow(),red()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jan 2016 12:56:56 GMT</pubDate>
    <dc:creator>abirami_palanis</dc:creator>
    <dc:date>2016-01-21T12:56:56Z</dc:date>
    <item>
      <title>Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042756#M942113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would like to ask a Question regarding Pivot Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wanting to compare the amount of 12 months together.&lt;BR /&gt;if Sum August &amp;gt; July, background is Green&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if Sum August = July, background is Yellow&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if Sum August &amp;lt; July, background is Red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not sure how to achieve it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Pivot 1.PNG" class="jive-image image-1" src="/legacyfs/online/112196_Pivot 1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code i put in the expression background color is :&lt;/P&gt;&lt;P&gt;if(sum({&amp;lt;Month={'Aug'}&amp;gt;}BAL) &amp;gt; (sum({&amp;lt;Month={'Jul'}&amp;gt;}BAL)), rgb(0,255,0), rgb(255,255,255))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the problem i am facing now, the whole Column Of Aug is Green if i put this code in my background color of my expression. Besides that, what is the best way to get better loading time because using too much if else is too heavy as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042756#M942113</guid>
      <dc:creator />
      <dc:date>2016-01-21T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042757#M942114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; you can use visual cues for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112195_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 11:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042757#M942114</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-01-21T11:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042758#M942115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use color in background of visual cues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 11:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042758#M942115</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2016-01-21T11:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042759#M942116</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;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Backgroud color and type below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(sum({$&amp;lt;Month={'Aug'}&amp;gt;}BAL) &amp;gt; sum({$&amp;lt;Month={'Jul'}&amp;gt;}BAL),green(),if(sum({$&amp;lt;Month={'Aug'}&amp;gt;}BAL) = sum({$&amp;lt;Month={'Jul'}&amp;gt;}BAL),Yellow(),red()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 12:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042759#M942116</guid>
      <dc:creator>abirami_palanis</dc:creator>
      <dc:date>2016-01-21T12:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042760#M942117</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;select the Expression Plus it will show the 'Background color' option .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than you can write your expression by using color . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2016 13:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042760#M942117</guid>
      <dc:creator>maniram23</dc:creator>
      <dc:date>2016-01-21T13:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042761#M942118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes i know it can be change in Visual Cues, but what do i type in the Upper &amp;amp; the Lower? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i am using Month as a Dimension in Pivot Table, i would only have to put one expression which is Sum(BAL) and that is it.&lt;/P&gt;&lt;P&gt;But how should i compare each month? As in what expression should i use in which allows it to compare each month, for example Feb will compare with Jan, March compare with Feb, April compare with March and so on. &lt;/P&gt;&lt;P&gt;I heard we should use Above or Previous, but i am not sure how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 01:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042761#M942118</guid>
      <dc:creator />
      <dc:date>2016-01-22T01:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042762#M942119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work that way as if i used your expression in the background colour, it will make the whole Column in Jul Red &amp;amp; Aug Green, it does not compare the value in August or July. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 02:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042762#M942119</guid>
      <dc:creator />
      <dc:date>2016-01-22T02:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Comparison</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042763#M942120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i know there is that function on that, but i am using Month as a dimension so it will prompt out 12 month from Jan to Dec, and in the expression i just add Sum(BAL) which will list out all the sum of each month, and I am having problems thinking of an expression to write which will compare each previous month to see if the Sum of (BAL) is higher / lower / same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 02:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Comparison/m-p/1042763#M942120</guid>
      <dc:creator />
      <dc:date>2016-01-22T02:06:05Z</dc:date>
    </item>
  </channel>
</rss>

