<?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: pull in blanks as zeroes? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641322#M732387</link>
    <description>&lt;P&gt;thanks that works great!&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 15:55:36 GMT</pubDate>
    <dc:creator>nburton78</dc:creator>
    <dc:date>2019-10-30T15:55:36Z</dc:date>
    <item>
      <title>pull in blanks as zeroes?</title>
      <link>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641280#M732385</link>
      <description>&lt;P&gt;The report I'm working on right now, I am matching a part number and pick date to the inventory and inventory date to determine if inventory was on hand when the order was supposed to be picked.&amp;nbsp; The issue is the inventory report I have doesn't list the dates the inventory was at 0.&amp;nbsp; So when I try to look a the data in a table, it returns less lines.&amp;nbsp; It removes those without an inventory record match.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table that lists inventory at any given date, it looks like this:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Part number&lt;/TD&gt;&lt;TD&gt;QTY on Hand&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;3/18/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;3/19/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;3/20/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;4/15/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;4/15/2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;TD&gt;50&lt;/TD&gt;&lt;TD&gt;4/15/2019&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this specific report i'm working on, I'd like it to return 0 for any missing date.&amp;nbsp; any idea how that can be done?&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:05:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641280#M732385</guid>
      <dc:creator>nburton78</dc:creator>
      <dc:date>2024-11-16T02:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: pull in blanks as zeroes?</title>
      <link>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641288#M732386</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;To do this, you have to "create" dates that have 0 value&lt;/P&gt;&lt;P&gt;One solution could be create a master calendar in a table or excel that contain all the dates, then you can do a join and create a flag after join&lt;/P&gt;&lt;P&gt;if(isnull(value),0,value as newfield after create the join&lt;/P&gt;&lt;P&gt;let me know it it is clear&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 14:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641288#M732386</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2019-10-30T14:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: pull in blanks as zeroes?</title>
      <link>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641322#M732387</link>
      <description>&lt;P&gt;thanks that works great!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 15:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pull-in-blanks-as-zeroes/m-p/1641322#M732387</guid>
      <dc:creator>nburton78</dc:creator>
      <dc:date>2019-10-30T15:55:36Z</dc:date>
    </item>
  </channel>
</rss>

