<?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 Null Value for Dimension - Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575457#M507724</link>
    <description>&lt;P&gt;Hello People...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basic color question.&amp;nbsp; I have dimensional data with 'Null Values'.&amp;nbsp; I want to color my chart based on the dimensions.&amp;nbsp; I created a variable to color code it, however I can not seem to assign a color to the 'Null Value'&amp;nbsp; RGB (150, 150, 150) - I do not want black.&amp;nbsp; &amp;nbsp;Any ideas?&amp;nbsp; See attached for example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:57:27 GMT</pubDate>
    <dc:creator>brettaustin</dc:creator>
    <dc:date>2024-11-16T20:57:27Z</dc:date>
    <item>
      <title>Color Null Value for Dimension - Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575457#M507724</link>
      <description>&lt;P&gt;Hello People...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basic color question.&amp;nbsp; I have dimensional data with 'Null Values'.&amp;nbsp; I want to color my chart based on the dimensions.&amp;nbsp; I created a variable to color code it, however I can not seem to assign a color to the 'Null Value'&amp;nbsp; RGB (150, 150, 150) - I do not want black.&amp;nbsp; &amp;nbsp;Any ideas?&amp;nbsp; See attached for example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575457#M507724</guid>
      <dc:creator>brettaustin</dc:creator>
      <dc:date>2024-11-16T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Color Null Value for Dimension - Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575463#M507725</link>
      <description>&lt;P&gt;May be load your data like this&lt;BR /&gt;If(Len(Trim(CurrentStatus)) = 0, ' ', CurrentStatus) as CurrentStatus,&lt;/P&gt;&lt;P&gt;and change the color to this&lt;BR /&gt;pick(match(CurrentStatus,&lt;BR /&gt;'BC0','BC1','BC2','BC3','BC4','BC5')+1, RGB (150, 150, 150),&lt;BR /&gt;rgb(239,149,149),rgb(239,218,149),rgb(185,231,149),rgb(149,231,235),rgb(149,158,239))&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 11:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575463#M507725</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-01T11:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Color Null Value for Dimension - Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575480#M507726</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; Great solution!&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 13:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Color-Null-Value-for-Dimension-Variable/m-p/1575480#M507726</guid>
      <dc:creator>brettaustin</dc:creator>
      <dc:date>2019-05-01T13:13:24Z</dc:date>
    </item>
  </channel>
</rss>

