<?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: Issues in Pivot alternate colors in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596219#M220842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does work if you put it in the expression background color. But maybe it is because of the sample values. Have you tried it with full values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 15:41:18 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2014-02-17T15:41:18Z</dc:date>
    <item>
      <title>Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596218#M220841</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;I am facing a lot of difficulties in getting alternating row colors to work on Pivot tables. I am able to get alternating row colors in straight tables either by selecting one of the styles, like Pyjama Green etc. or I can also write this code (if(Even(RowNo()),White(), Green())) and it works good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is with Pivot tables. It does not work correctly. Can someone help here please. I have attached a sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raghu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596218#M220841</guid>
      <dc:creator />
      <dc:date>2014-02-17T15:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596219#M220842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it does work if you put it in the expression background color. But maybe it is because of the sample values. Have you tried it with full values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596219#M220842</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-17T15:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596220#M220843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an idea to try.&amp;nbsp; Use this color expression in each expression and dimension.&amp;nbsp; You may need to adjust your color pallet&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;color(mod(RowNo(),2)+1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596220#M220843</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-17T15:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596221#M220844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Use this expression as Background color expression for all &lt;STRONG&gt;Expressions and Dimensions.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If(Even(RowNo(TOTAL)), RGB(120,120,120), RGB(100,100,100))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;----Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596221#M220844</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2014-02-17T15:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596222#M220845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;=IF(Even(rowNo(TOTAL)),LightGray(),White())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;works as an expression background. I can't get it to work for the dimensions though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596222#M220845</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2014-02-17T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issues in Pivot alternate colors</title>
      <link>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596223#M220846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is because dimension rows and expression rows are continuous numbers.&lt;/P&gt;&lt;P&gt;if the 1st row is a dimension it is 2, the 2nd being an expression is 2 etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issues-in-Pivot-alternate-colors/m-p/596223#M220846</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-17T15:52:02Z</dc:date>
    </item>
  </channel>
</rss>

