<?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: Pivot Table - Dimensions/Expressions background color issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589308#M545794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed!&lt;/P&gt;&lt;P&gt;There was an issue with the underlying data; once I have fixed that, the above formulas work perfercly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2014 18:29:34 GMT</pubDate>
    <dc:creator>googel84</dc:creator>
    <dc:date>2014-03-18T18:29:34Z</dc:date>
    <item>
      <title>Pivot Table - Dimensions/Expressions background color issue</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589306#M545792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I am currently facing a strange issue with my pivot table. The problem is that, when I try to color dimensions or expressions background by means of the following expression:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="text-align: center;"&gt;=if(mod(rowno(),2) = 0, rgb(216,216,216))&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As a result, one empty row seems to be added to the table and I can't figure out the reason why this is happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried also to avoid row # 0 with this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="text-align: center;"&gt;=if(rowno() &amp;lt;&amp;gt; 0,if(mod(rowno(),2) = 0, rgb(216,216,216)))&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;but the result is always the same, as shown in the picture below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;IMG alt="Immagine1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55270_Immagine1.png" style="width: 620px; height: 233px;" /&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Thanks in advance for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 12:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589306#M545792</guid>
      <dc:creator>googel84</dc:creator>
      <dc:date>2014-03-18T12:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Dimensions/Expressions background color issue</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589307#M545793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The below should work.. It's working fine in my apps.&lt;/P&gt;&lt;P&gt;I not working in your apps, please upload your sample apps with reduced data... or dummy apps.&lt;/P&gt;&lt;P&gt;=IF(MOD(RowNo(),2)=0,RGB(216,216,216))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 12:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589307#M545793</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-18T12:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table - Dimensions/Expressions background color issue</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589308#M545794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed!&lt;/P&gt;&lt;P&gt;There was an issue with the underlying data; once I have fixed that, the above formulas work perfercly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 18:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Dimensions-Expressions-background-color-issue/m-p/589308#M545794</guid>
      <dc:creator>googel84</dc:creator>
      <dc:date>2014-03-18T18:29:34Z</dc:date>
    </item>
  </channel>
</rss>

