<?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: null data display or how to handle in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596705#M221002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this dimensionality works also i need to see how this works.. in my script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Apr 2014 21:05:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-21T21:05:39Z</dc:date>
    <item>
      <title>null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596700#M220997</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;im asking for some advice on how to handle null data on qv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we sell products and yearly we may sell some types and others years we may not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have a qv that tracks the difference of the product types sales between years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simple example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2013&lt;/P&gt;&lt;P&gt;shoes&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;blouse&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;vest 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2014&lt;/P&gt;&lt;P&gt;shoes 0&lt;/P&gt;&lt;P&gt;blouse 10&lt;/P&gt;&lt;P&gt;jeans 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so there are two types of problems we encounter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 value sales and a product type that doesnt exist...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everytime we hit one of those.. the whole product type disappears since its in one yr but not the other..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure whats the best way of dealing with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 21:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596700#M220997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-18T21:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596701#M220998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This blog should be helpful : &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2014 06:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596701#M220998</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-19T06:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596702#M220999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2014 12:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596702#M220999</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-19T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596703#M221000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or maybe like this for a year by year comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also modify your data model, creating records with zero sales for missing products per year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2014 16:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596703#M221000</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-04-19T16:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596704#M221001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is close&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to see how to make it work...&amp;nbsp; in my thing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 21:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596704#M221001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-21T21:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596705#M221002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this dimensionality works also i need to see how this works.. in my script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 21:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596705#M221002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-21T21:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: null data display or how to handle</title>
      <link>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596706#M221003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i saw this pdf before... i couldnt get it to work with the season example i saw...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or my understand of the expressions isnt so great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 21:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/null-data-display-or-how-to-handle/m-p/596706#M221003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-21T21:06:23Z</dc:date>
    </item>
  </channel>
</rss>

