<?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: different row colors pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840447#M531962</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;Option 1 - In Style tab, Select current style - Pyjama Blue option with Strip 1 , 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't solve your purpose then use Option 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2 - Use custom conditions on background color (both dimensions and expression to highlight entire row)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. =if(Match( [Column Name], 'Field1','Field1','Field1') , RGB(102,102,255)) or if else statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kuldeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 08:43:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-12T08:43:41Z</dc:date>
    <item>
      <title>different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840440#M531955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I in a pivot table make that the rows have different colors.&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;row 1 : dark blue&lt;/P&gt;&lt;P&gt;row 2:&amp;nbsp; light blue&lt;/P&gt;&lt;P&gt;row 3:&amp;nbsp; dark blue&lt;/P&gt;&lt;P&gt;row 4: light blue&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840440#M531955</guid>
      <dc:creator />
      <dc:date>2015-05-12T08:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840441#M531956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enter in the 'Background Color' expression for your dimensions/expression and use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;Mod&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;RowNo&lt;/SPAN&gt;(), 2) &amp;gt; 0, &lt;SPAN style="color: #0000ff;"&gt;LightBlue&lt;/SPAN&gt;(), &lt;SPAN style="color: #0000ff;"&gt;Blue&lt;/SPAN&gt;()) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:17:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840441#M531956</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-12T08:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840442#M531957</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;you could also use (change Gray to Blue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="86253" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/86253_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;against each dimension and expression in your chart. OR you can just set 'Current Style' on the Style tab to be 'Pyjama Blue'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/86254_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840442#M531957</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-05-12T08:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840443#M531958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Than become all the cells with a number darkgrey and the ones with no number stay white.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840443#M531958</guid>
      <dc:creator />
      <dc:date>2015-05-12T08:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840444#M531959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It won't colour a cell if it's a null - also, I don't think you can use the 'stripes every'...for pivot tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try 'populate missing cells' and enter a value to force it to colour those cells, or depending on what you're loading and pivoting, consider using a null as value tin your script o give a value to those that are missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840444#M531959</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-05-12T08:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840445#M531960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'against each dimension and expression in your chart. OR you can just set 'Current Style' on the Style tab to be 'Pyjama Blue'' This is impossible by pivot tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840445#M531960</guid>
      <dc:creator />
      <dc:date>2015-05-12T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840446#M531961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840446#M531961</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2015-05-12T08:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840447#M531962</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;Option 1 - In Style tab, Select current style - Pyjama Blue option with Strip 1 , 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't solve your purpose then use Option 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2 - Use custom conditions on background color (both dimensions and expression to highlight entire row)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg. =if(Match( [Column Name], 'Field1','Field1','Field1') , RGB(102,102,255)) or if else statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kuldeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 08:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840447#M531962</guid>
      <dc:creator />
      <dc:date>2015-05-12T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: different row colors pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840448#M531963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First option is IMPOSSIBLE by pivot tables I think!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second options do not work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 14:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-row-colors-pivot-table/m-p/840448#M531963</guid>
      <dc:creator />
      <dc:date>2015-05-12T14:14:58Z</dc:date>
    </item>
  </channel>
</rss>

