<?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 Compare columns in a pivote table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Compare-columns-in-a-pivote-table/m-p/1811154#M66115</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luis_Gueerero13_0-1622142085171.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55845iC71BE86AA9CB5038/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luis_Gueerero13_0-1622142085171.png" alt="Luis_Gueerero13_0-1622142085171.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In that pivot table i would like to be able to compare May and April to define if May ir greater/equal/less than Apr and be able to give it a specifir color, but I'd like to be able to change the months and keep it working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 May 2021 19:05:45 GMT</pubDate>
    <dc:creator>Luis_Gueerero13</dc:creator>
    <dc:date>2021-05-27T19:05:45Z</dc:date>
    <item>
      <title>Compare columns in a pivote table</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-columns-in-a-pivote-table/m-p/1811154#M66115</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Luis_Gueerero13_0-1622142085171.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/55845iC71BE86AA9CB5038/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Luis_Gueerero13_0-1622142085171.png" alt="Luis_Gueerero13_0-1622142085171.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;In that pivot table i would like to be able to compare May and April to define if May ir greater/equal/less than Apr and be able to give it a specifir color, but I'd like to be able to change the months and keep it working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 19:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-columns-in-a-pivote-table/m-p/1811154#M66115</guid>
      <dc:creator>Luis_Gueerero13</dc:creator>
      <dc:date>2021-05-27T19:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compare columns in a pivote table</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-columns-in-a-pivote-table/m-p/1811246#M66125</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;here below an example&amp;nbsp;&lt;/P&gt;&lt;P&gt;add this mesure in the color expression panel of your mesure :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(before(column(1))&amp;gt;column(1),green(),LightRed())&lt;/P&gt;&lt;P&gt;so no matter how much Months is displayed (2 , 3 or more ) it will compare month column value with previous month column value and give it specified color depending of the result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;adapt this mesure if you want an equal comparison by adding an if statement&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 06:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-columns-in-a-pivote-table/m-p/1811246#M66125</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2021-05-28T06:34:30Z</dc:date>
    </item>
  </channel>
</rss>

