<?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 Background Color on Dimension &amp;quot;Bug&amp;quot; ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220846#M73708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4&gt;Hi all,&lt;/H4&gt;&lt;P&gt;now I found the same problem as limch and I try to do following your suggestion. But It's not work. Despite I uncheck "suppress zero values" ,some filed that has null value still not change the color.&lt;/P&gt;&lt;P&gt;This is my code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((mid(FICO_NodeGroup,1,3)='TTL') or (FICO_NodeGroup='STTL') ,RGB(0,0,204),black())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Could someone tell me how can I solve this problem?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jul 2010 09:15:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-01T09:15:21Z</dc:date>
    <item>
      <title>Background Color on Dimension "Bug" ?</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220843#M73705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to highlight the color of a dimension depending on a Flag value, but found that if the value of the first column is null, it failed to work. Want to know whether anyone encountered this problem. Is this a bug, design flag or I am using the method wrongly.&lt;/P&gt;&lt;P&gt;Eg:&lt;/P&gt;&lt;P&gt;Table fields: Date, Flag, Product, Value&lt;/P&gt;&lt;P&gt;Date Dimension-&amp;gt; Background Color = If (Flag=1,RED())&lt;/P&gt;&lt;P&gt;When I added a Total and show it at the first column, the logic works but without Total it does not work, or it will also show if the first value contains value.&lt;/P&gt;&lt;P&gt;Any advise will be appreciated. Am using QV Client Ver 9.00.7320.7 SR2. &lt;OBJECT classid="CLSID:EC8A1D2C-C4F4-4947-A280-759E06F53972" height="410" id="QlikOCX" width="547"&gt;&lt;/OBJECT&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 15:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220843#M73705</guid>
      <dc:creator />
      <dc:date>2010-01-22T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Background Color on Dimension "Bug" ?</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220844#M73706</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 can solve it.&lt;/P&gt;&lt;P&gt;Press right button in the pivot table, in the tab "Presentation", uncheck "suppress zero values" and it's works well.&lt;/P&gt;&lt;P&gt;Sorry I dont speak english very well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 14:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220844#M73706</guid>
      <dc:creator />
      <dc:date>2010-01-28T14:41:28Z</dc:date>
    </item>
    <item>
      <title>Background Color on Dimension "Bug" ?</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220845#M73707</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 can confirm that 'suppress zero values' works - thanks for the tip.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 22:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220845#M73707</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2010-05-13T22:20:44Z</dc:date>
    </item>
    <item>
      <title>Background Color on Dimension "Bug" ?</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220846#M73708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H4&gt;Hi all,&lt;/H4&gt;&lt;P&gt;now I found the same problem as limch and I try to do following your suggestion. But It's not work. Despite I uncheck "suppress zero values" ,some filed that has null value still not change the color.&lt;/P&gt;&lt;P&gt;This is my code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((mid(FICO_NodeGroup,1,3)='TTL') or (FICO_NodeGroup='STTL') ,RGB(0,0,204),black())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Could someone tell me how can I solve this problem?&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jul 2010 09:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-on-Dimension-quot-Bug-quot/m-p/220846#M73708</guid>
      <dc:creator />
      <dc:date>2010-07-01T09:15:21Z</dc:date>
    </item>
  </channel>
</rss>

