<?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: How to change color in Pivot table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641759#M235107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to write and condition like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(pivoteddimension='abc' and expression&amp;gt;3,green(),&lt;/P&gt;&lt;P&gt;if(pivoteddimension='uhu' and expression&amp;gt;4, red ,blue())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 12:15:31 GMT</pubDate>
    <dc:creator>preminqlik</dc:creator>
    <dc:date>2014-05-21T12:15:31Z</dc:date>
    <item>
      <title>How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641752#M235100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;In pivot table, we are using 3 dimensions and 1 expression custom_value. Like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="cus.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59287_cus.png" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;P&gt;But in pivot table it showing so many colmns. These column are loaded through inline.&lt;/P&gt;&lt;P&gt;Now I want to change cell color based on some condition. but there is only one expression and it showing many columns so please guide me where I need to write expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641752#M235100</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-05-21T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641753#M235101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click on the + in front of the expression. Then select Background Color. Next enter an expression in the Definition field to calculate the color based on your condition. For example &lt;EM&gt;=if(cus_value &amp;gt; 0, green(), red())&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641753#M235101</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-21T11:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641754#M235102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This I know.....but the problem is we are using only one custom_expression and it showing number of columns. So I have no idea where to write expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641754#M235102</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-05-21T11:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641755#M235103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to give the cell values in the expression column(s) a color then use the expression background color option. If you want the values in the dimension columns to have different colors then click on the + in front of the dimension, select background color and click on the Edit button to enter the expression to calculate the color. You will have to do that for each dimension where you want to use conditional colors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641755#M235103</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-21T11:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641756#M235104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Gysbert....&lt;/P&gt;&lt;P&gt;Plz look my previous attachment there we are having one one expression but in Pivot table it showing more the 5 expressions like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So thats why I am clue less where I need to write. plz help me its very urgent..&lt;IMG __jive_id="59295" alt="di.png" class="jive-image" height="231" src="https://community.qlik.com/legacyfs/online/59295_di.png" style="max-width: 620px;" width="621" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641756#M235104</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-05-21T11:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641757#M235105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like you have four dimensions, not three and that you pivoted one dimension to horizontal layout. The result of that is that you get a column for each value of that horizontal dimension. You still have only one expression, not five. Perhaps you should simply try defining a background color expression for your chart expression and see what happens. Just try it and look at what happens. It's not as if you can break anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 11:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641757#M235105</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-21T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641758#M235106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are correct...we pivoted one dimensin to horizontal layout. How I will write plz give any idea.&lt;/P&gt;&lt;P&gt;I want&lt;/P&gt;&lt;P&gt;if (SW.Tag = PW.Tag)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; then Pw.Tag: cell turns green&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote like under background color&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(SW.Tag=PW.Tag, Green())&lt;/P&gt;&lt;P&gt;But it showing error because SW.Tag and PW.Tag are directly not availabe bcz we pivoted it.&lt;/P&gt;&lt;P&gt;Please help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641758#M235106</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-05-21T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641759#M235107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need to write and condition like below &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(pivoteddimension='abc' and expression&amp;gt;3,green(),&lt;/P&gt;&lt;P&gt;if(pivoteddimension='uhu' and expression&amp;gt;4, red ,blue())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641759#M235107</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-05-21T12:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641760#M235108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please any one help...its very urgent....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 12:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641760#M235108</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2014-05-21T12:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641761#M235109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Background color attribute of Country dimension in the Dimension tab of chart.&lt;/P&gt;&lt;P&gt;Also see the Design grid's use by activating it.&lt;/P&gt;&lt;P&gt;You can change the expression's color from the Visual Cues Tab. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641761#M235109</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-05-21T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to change color in Pivot table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641762#M235110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this Expression Background color&amp;nbsp; if(PivotDimension='Some',RGB(179,179,179),if(expression&amp;gt;5,RGB(59,59,59))) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinni Kanna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-color-in-Pivot-table/m-p/641762#M235110</guid>
      <dc:creator />
      <dc:date>2014-05-21T13:54:58Z</dc:date>
    </item>
  </channel>
</rss>

