<?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 help to create pivot table with diffrent cell colors in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779946#M537354</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;&lt;/P&gt;&lt;P&gt;Please find the attachment and help to create pivot table with diffrent cell colors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 12:30:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-06T12:30:42Z</dc:date>
    <item>
      <title>help to create pivot table with diffrent cell colors</title>
      <link>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779946#M537354</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;&lt;/P&gt;&lt;P&gt;Please find the attachment and help to create pivot table with diffrent cell colors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779946#M537354</guid>
      <dc:creator />
      <dc:date>2014-11-06T12:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: help to create pivot table with diffrent cell colors</title>
      <link>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779947#M537355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;In the 2nd dimension, expand dimension and set background color like:&lt;/P&gt;&lt;P&gt;If(FieldName='Industry', green(),&lt;/P&gt;&lt;P&gt; If(FieldName='Registrations', yellow(),&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(FieldName='Market Share', blue())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In expressions do the same, expand expression and set background color, can be tricky for null values and vertical dimension, maybe you have to use:&lt;/P&gt;&lt;P&gt;If(Only({1}FieldName)='Industry', green(),&lt;/P&gt;&lt;P&gt; If(Only({1}FieldName)='Registrations', yellow(),&lt;/P&gt;&lt;P&gt;&amp;nbsp; If(Only({1}FieldName)='Market Share', blue())))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change green, yellow and blue for the rgb codes you want for colors. And FieldName for the name of the field in the 2nd. column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 12:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779947#M537355</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-06T12:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: help to create pivot table with diffrent cell colors</title>
      <link>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779948#M537356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am not getting you if possible could please attach a sample &amp;gt;qvw file for my better understanding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 13:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779948#M537356</guid>
      <dc:creator />
      <dc:date>2014-11-06T13:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: help to create pivot table with diffrent cell colors</title>
      <link>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779949#M537357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, check backgroud color in 'Metric' dimension and in 'Value' expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May not work depending on how is generated your 'Metric' dimension and for null values.&lt;/P&gt;&lt;P&gt;If doesn't work upload a sample to make test.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 13:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/help-to-create-pivot-table-with-diffrent-cell-colors/m-p/779949#M537357</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-11-06T13:56:24Z</dc:date>
    </item>
  </channel>
</rss>

