<?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: Handling No Values in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696215#M450952</link>
    <description>&lt;P&gt;My first guess would be that you have dimensions in your dimension table that does not have any associated rows in the measure table. The - you are seeing is not a NULL it's a &lt;EM&gt;missing&lt;/EM&gt; value.&lt;/P&gt;&lt;P&gt;Try to localise and check the suppress missing property of your object.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2020 16:45:51 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-04-23T16:45:51Z</dc:date>
    <item>
      <title>Handling No Values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696200#M450951</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The data I am working on has missing entries for few Years for few Divisions , we are concatenating data from multiple Divisions into a single table.&lt;/P&gt;&lt;P&gt;Now, what i see is sum(Measure) is coming as - for few entries when i try isnull(trim(sum(Measure))) that is also showing as - .So , my requirement is to highlight the null values but niether isnull(trim(sum(Measure)))nor len(trim(sum(Measure))) is returning any value all it returns is - , when so how do i deal with this situation?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28684"&gt;@kaushiknsolanki&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25001"&gt;@Vegar&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 16:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696200#M450951</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-04-23T16:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Handling No Values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696215#M450952</link>
      <description>&lt;P&gt;My first guess would be that you have dimensions in your dimension table that does not have any associated rows in the measure table. The - you are seeing is not a NULL it's a &lt;EM&gt;missing&lt;/EM&gt; value.&lt;/P&gt;&lt;P&gt;Try to localise and check the suppress missing property of your object.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 16:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696215#M450952</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-23T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Handling No Values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696297#M450956</link>
      <description>&lt;P&gt;Thanks for the reply Vegar, your response made me think through what exactly caused the issue.&lt;/P&gt;&lt;P&gt;My super apologies that i did not think about this before as I was all worked up with the issue.&lt;/P&gt;&lt;P&gt;So , the problem is that I am using a Pivot and dragging dimensions as columns so qlik is marking the rows that does nt have any value as - , so i think there is no question of Null here.&lt;/P&gt;&lt;P&gt;I have attached the sample of the data and i would want the cells marked as - to be colored in red.&lt;/P&gt;&lt;P&gt;I cannot use cross table as I have data for multiple divisions coming from multiple ETL files which feed into a single app with a common structure and layout.&lt;/P&gt;&lt;P&gt;I can anyways create a dummy column if need be, to solve the issue.&lt;/P&gt;&lt;P&gt;Can you please help me on the same&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 01:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696297#M450956</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-04-24T01:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Handling No Values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696346#M450960</link>
      <description>&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 06:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696346#M450960</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2020-04-24T06:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Handling No Values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696405#M450964</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/50189"&gt;@anushree1&lt;/a&gt;&amp;nbsp;&amp;nbsp;You are suppressing zeros in your chart. Uncheck that box and try again. See attached QVW.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vegar_0-1587719260838.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/32395i241DCEA1C06B1A4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vegar_0-1587719260838.png" alt="Vegar_0-1587719260838.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 09:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handling-No-Values-in-Qlikview/m-p/1696405#M450964</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-04-24T09:08:43Z</dc:date>
    </item>
  </channel>
</rss>

