<?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: Replace Null values with Zeros during mapping? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81817#M768623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;when using subfield, you should use&lt;/P&gt;&lt;P&gt;1 for day1&lt;/P&gt;&lt;P&gt;2 for day 2&lt;/P&gt;&lt;P&gt;ans so on&lt;/P&gt;&lt;P&gt;in your case, you always retrieve value for day1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jun 2018 14:14:55 GMT</pubDate>
    <dc:creator>olivierrobin</dc:creator>
    <dc:date>2018-06-26T14:14:55Z</dc:date>
    <item>
      <title>Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81816#M768622</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;I am trying to achieve the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Demand File:&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="336"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" width="80"&gt;Part&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Day1&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Day2&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Day3&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="64"&gt;Day4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;61697461&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;40179255&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;86012136&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;45807953&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="19" style="border-top: none;"&gt;78473295&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;PartMasterFile:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" width="64"&gt;Part&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;Category&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;61697461&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;40179255&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;86012136&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;45807953&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;78473295&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;80204418&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;15353912&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;18760526&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;87452160&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DemandFile:&lt;/P&gt;&lt;P&gt;Mapping load&lt;/P&gt;&lt;P&gt;Part as PartNumber,&lt;/P&gt;&lt;P&gt;Num(Day1,0.0)&amp;amp; '|' &amp;amp; Num(Day2,0.0)&amp;amp; '|' &amp;amp;&amp;nbsp; Num(Day3,0.0) &amp;amp; '|' &amp;amp; Num(Day4,0.0) as [4DayDemand]&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;[DemandFile];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Part MasterFile:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Part as PartNumber,&lt;/P&gt;&lt;P&gt;Category,&lt;/P&gt;&lt;P&gt;Subfield(Applymap('DemandFile',Day1,0) ,'|',1) as Day1,&lt;/P&gt;&lt;P&gt;Subfield(Applymap('DemandFile',Day2,0) ,'|',2) as Day2,&lt;/P&gt;&lt;P&gt;Subfield(Applymap('DemandFile',Day3,0) ,'|',3) as Day3,&lt;/P&gt;&lt;P&gt;Subfield(Applymap('DemandFile',Day4,0) ,'|',4) as Day4,&lt;/P&gt;&lt;P&gt;From[PartMasterFile]&lt;/P&gt;&lt;P&gt;Where Category='B' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Result in Qlikview after load:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableBox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions:&lt;/P&gt;&lt;P&gt;1.PartNumber&lt;/P&gt;&lt;P&gt;2.Day1&lt;/P&gt;&lt;P&gt;3.Day2&lt;/P&gt;&lt;P&gt;4.Day3&lt;/P&gt;&lt;P&gt;5.Day4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result looks the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="384"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" width="64"&gt;Part&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;Category&lt;/TD&gt;&lt;TD width="64"&gt;Day1&lt;/TD&gt;&lt;TD width="64"&gt;Day2&lt;/TD&gt;&lt;TD width="64"&gt;Day3&lt;/TD&gt;&lt;TD width="64"&gt;Day4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;61697461&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;45807953&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;78473295&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;80204418&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;15353912&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;18760526&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;87452160&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desired Result:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 384px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" width="64"&gt;Part&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;Category&lt;/TD&gt;&lt;TD width="64"&gt;Day1&lt;/TD&gt;&lt;TD width="64"&gt;Day2&lt;/TD&gt;&lt;TD width="64"&gt;Day3&lt;/TD&gt;&lt;TD width="64"&gt;Day4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;61697461&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;45807953&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;78473295&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;80204418&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;15353912&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;18760526&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="19" style="border-top: none;"&gt;87452160&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I would like not have those blanks as dashes but as zeroes. It works only Day1 field using subfiled function in the load? How do&amp;nbsp; i fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for such a long post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vidya Sagar Polu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81816#M768622</guid>
      <dc:creator>poluvidyasagar</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81817#M768623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;when using subfield, you should use&lt;/P&gt;&lt;P&gt;1 for day1&lt;/P&gt;&lt;P&gt;2 for day 2&lt;/P&gt;&lt;P&gt;ans so on&lt;/P&gt;&lt;P&gt;in your case, you always retrieve value for day1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81817#M768623</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-06-26T14:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81818#M768624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shouldn't it be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Part MasterFile:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Part as PartNumber,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Category,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(Applymap('DemandFile', &lt;SPAN style="color: #ff0000;"&gt;Part&lt;/SPAN&gt;, 0) ,'|', 1) as Day1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(Applymap('DemandFile', &lt;STRONG style="color: #ff0000;"&gt;Part&lt;/STRONG&gt;, 0) ,'|', &lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;) as Day2,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(Applymap('DemandFile', &lt;STRONG style="color: #ff0000;"&gt;Part&lt;/STRONG&gt;, 0) ,'|', &lt;SPAN style="color: #ff0000;"&gt;3&lt;/SPAN&gt;) as Day3,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subfield(Applymap('DemandFile', &lt;STRONG style="color: #ff0000;"&gt;Part&lt;/STRONG&gt;, 0) ,'|', &lt;SPAN style="color: #ff0000;"&gt;4&lt;/SPAN&gt;) as Day4,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From[PartMasterFile]&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Where Category='B' ;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81818#M768624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T14:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81819#M768625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry I posted that wrong.. I did use 1 for Day1 and 2 for Day2 in file. Even then the desired result did not show up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81819#M768625</guid>
      <dc:creator>poluvidyasagar</dc:creator>
      <dc:date>2018-06-26T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81820#M768626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes it should be that.. I posted that wrong. But it still does not give me zeroes but gives blanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81820#M768626</guid>
      <dc:creator>poluvidyasagar</dc:creator>
      <dc:date>2018-06-26T14:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81821#M768627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;DemandFile:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Mapping&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD Part as PartNumber,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Num(Day1,0.0)&amp;amp; '|' &amp;amp; Num(Day2,0.0)&amp;amp; '|' &amp;amp;&amp;nbsp; Num(Day3,0.0) &amp;amp; '|' &amp;amp; Num(Day4,0.0) as [4DayDemand];&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part, Day1, Day2, Day3, Day4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 61697461, 10, 10, 20, 15&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40179255, 20, 15, 15, 15&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 86012136, 5, 5, 5, 5&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45807953, 5, 6, 8, 4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 78473295, 4, 4, 5, 2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;PartMasterFile:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD Part as PartNumber,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Category,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Subfield(Applymap('DemandFile', Part,&lt;SPAN style="color: #ff0000;"&gt; '0|0|0|0'&lt;/SPAN&gt;) ,'|', 1) as Day1,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Subfield(Applymap('DemandFile', Part,&lt;SPAN style="color: #ff0000;"&gt; '0|0|0|0'&lt;/SPAN&gt;) ,'|', 2) as Day2,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Subfield(Applymap('DemandFile', Part, &lt;SPAN style="color: #ff0000;"&gt;'0|0|0|0'&lt;/SPAN&gt;) ,'|', 3) as Day3,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt; Subfield(Applymap('DemandFile', Part, &lt;SPAN style="color: #ff0000;"&gt;'0|0|0|0'&lt;/SPAN&gt;) ,'|', 4) as Day4&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Where Category = 'B';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Part, Category&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 61697461, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40179255, A&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 86012136, C&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 45807953, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 78473295, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80204418, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15353912, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18760526, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 87452160, B&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/206273_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81821#M768627</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T14:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81822#M768628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishwa.. It works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81822#M768628</guid>
      <dc:creator>poluvidyasagar</dc:creator>
      <dc:date>2018-06-26T14:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81823#M768629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vishwa?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81823#M768629</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T14:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81824#M768630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Amarjeet, I am glad it worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81824#M768630</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T14:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81825#M768631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;lol.. I am sorry Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81825#M768631</guid>
      <dc:creator>poluvidyasagar</dc:creator>
      <dc:date>2018-06-26T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null values with Zeros during mapping?</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81826#M768632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem brother &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jun 2018 14:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-values-with-Zeros-during-mapping/m-p/81826#M768632</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-26T14:45:01Z</dc:date>
    </item>
  </channel>
</rss>

