<?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 Color Coding for alternate rows in a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627559#M1096432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement wherein the rows of the pivot table must be represented via two colors red and green alternatively i.e., 1st row must be in red, 2nd must be in green, 3rd in red,4th in green and so on. Can anyone please let me know how this could be accomplished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 03:41:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-09T03:41:22Z</dc:date>
    <item>
      <title>Color Coding for alternate rows in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627559#M1096432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement wherein the rows of the pivot table must be represented via two colors red and green alternatively i.e., 1st row must be in red, 2nd must be in green, 3rd in red,4th in green and so on. Can anyone please let me know how this could be accomplished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 03:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627559#M1096432</guid>
      <dc:creator />
      <dc:date>2014-05-09T03:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding for alternate rows in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627560#M1096433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use, in all dimensions and expressions of the pivot table, in the background property, the following expression&lt;/P&gt;&lt;P&gt;if (mod(rowno(total),2)=0,lightred(),lightgreen())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 04:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627560#M1096433</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-05-09T04:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding for alternate rows in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627561#M1096434</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 like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart Properties -&amp;gt; Expression -&amp;gt; Expand the + symbol for expression -&amp;gt; Click on Background and enter the following expression in Definition textbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Mod(RowNo(TOTAL), 2) = 0, RGB(255, 0 , 0),RGB(0, 255, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 05:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627561#M1096434</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-05-09T05:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Color Coding for alternate rows in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627562#M1096435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write the below expression in Expression + symbol(background color):&lt;/P&gt;&lt;P&gt;=if(even(rowno()),Green(),Red())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 06:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Coding-for-alternate-rows-in-a-pivot-table/m-p/627562#M1096435</guid>
      <dc:creator />
      <dc:date>2014-05-09T06:08:54Z</dc:date>
    </item>
  </channel>
</rss>

