<?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: Zero for null fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388908#M810890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what i understand you have null values in the &lt;SPAN style="font-size: 13.3333px;"&gt;Salesman &lt;/SPAN&gt;field and you want the null values to be changed to 0.&lt;/P&gt;&lt;P&gt;you can do that in script with alt(&lt;SPAN style="font-size: 13.3333px;"&gt;Salesman,0) as Salesman&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope it helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrei&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 08:08:08 GMT</pubDate>
    <dc:creator>andrei_delta</dc:creator>
    <dc:date>2017-10-04T08:08:08Z</dc:date>
    <item>
      <title>Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388901#M810883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys! I need help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I have a data worksheet that does not notify zero for null values. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;When I put in the expression to bring in the value of the last month, it returns the value of the preceding month. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I need zero to appear. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Can anyone help?&lt;/SPAN&gt;&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/Zero-for-null-fields/m-p/1388901#M810883</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388902#M810884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does you expression look like, how does your data (model) look like, what's the context of your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388902#M810884</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T19:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388903#M810885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Stefan.&lt;/P&gt;&lt;P&gt;My expression is: =Count( {&amp;lt; $(vMesRef) &amp;gt;} [natureza jurídica])&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMesRef --&amp;gt; PerID = {$(=Max(PerID))} (PerID is a autonumber).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388903#M810885</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-03T19:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388904#M810886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So &lt;/P&gt;&lt;P&gt;=Max(PerID)&lt;/P&gt;&lt;P&gt;in a text box does not bring back the requested month ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how are the PerID and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; [natureza jurídica]&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;fields related in your data model, where do you see the NULL?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could you post some sample records?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388904#M810886</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T19:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388905#M810887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Max (PerID) returns yes the last month. The problem is that in the data table that I do not appear the field information without occurrence of values.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;Sales in the month of October / 17:&lt;BR /&gt;Salesman&lt;BR /&gt;A 100&lt;BR /&gt;C 45&lt;BR /&gt;D 60&lt;BR /&gt;&lt;BR /&gt;As seller B did not make sales in the month of October / 17, it does not appear in the table.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388905#M810887</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-03T19:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388906#M810888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So what's the contex of your expression? A table chart with dimension Seller? And any active selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you talking about seeing the september sales for seller B in your sample instead of october sales, as seen for seller A.C.D?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388906#M810888</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T19:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388907#M810889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible, please create and upload a small sample application, I think this will be more efficient to clarify your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Oct 2017 19:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388907#M810889</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-03T19:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388908#M810890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what i understand you have null values in the &lt;SPAN style="font-size: 13.3333px;"&gt;Salesman &lt;/SPAN&gt;field and you want the null values to be changed to 0.&lt;/P&gt;&lt;P&gt;you can do that in script with alt(&lt;SPAN style="font-size: 13.3333px;"&gt;Salesman,0) as Salesman&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hope it helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Andrei&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 08:08:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388908#M810890</guid>
      <dc:creator>andrei_delta</dc:creator>
      <dc:date>2017-10-04T08:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388909#M810891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;If(IsNull(YourField),0,YourField) as YourField&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the above script while loading the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 08:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388909#M810891</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-10-04T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388910#M810892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my understanding your facing missing data problem , en order for the sales man B to appear for Oct then you need to have the value first ...follow this thread you will get the answer &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/198867"&gt;Fill in missing dates till today&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3786"&gt;Generating Missing Data In QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 08:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388910#M810892</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-10-04T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388911#M810893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better Specify the Field that contains nulls or empty as you said, As '0' and load it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Script as Varun suggested for that field in Script Side. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 09:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388911#M810893</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2017-10-04T09:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388912#M810894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks for the suggestions and I'll check back soon. I'll give you a return. Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388912#M810894</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-04T11:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388913#M810895</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;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;Alt(PerID,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388913#M810895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T11:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388914#M810896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Guys, I still have the same problem. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;When I put the expression to return the value of the last PerID, as there is no data from the "B seller", it returns the data from the last month that there was sales of B. It does not return zero as I would like.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388914#M810896</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-04T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388915#M810897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A sample qvw or data would help the community to help you better&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 04:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388915#M810897</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2017-10-05T04:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388916#M810898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hi guys! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Thanks to Varun's advice, I was able to solve my problem. I found this link here in other forum discussions. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;SPAN&gt;Link: &lt;/SPAN&gt;&lt;A class="jive-link-blog-small" data-containerid="2588" data-containertype="37" data-objectid="2928" data-objecttype="38" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/05/populating-a-sparsely-populated-field"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2013/02/05/populating-a-sparsely-populated-field&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Thank you all!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 17:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388916#M810898</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-05T17:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Zero for null fields</title>
      <link>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388917#M810899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;by Avinash's tips * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;sorry.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Oct 2017 17:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Zero-for-null-fields/m-p/1388917#M810899</guid>
      <dc:creator>carolinne88</dc:creator>
      <dc:date>2017-10-05T17:28:41Z</dc:date>
    </item>
  </channel>
</rss>

