<?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: How complete empty values of a certain table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1545239#M744923</link>
    <description>&lt;P&gt;You don't show your MAP USING statement, that would be required. Also, if your null values are created indirectly by a join, you may have to pass through the table again to map.&amp;nbsp; See&amp;nbsp;&lt;A href="https://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/" target="_blank"&gt;https://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Feb 2019 17:06:13 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2019-02-15T17:06:13Z</dc:date>
    <item>
      <title>How complete empty values of a certain table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1544874#M744920</link>
      <description>&lt;P&gt;Hi all &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;,&lt;/P&gt;&lt;P&gt;I have a question regarding "Null" values of one my table in QV. I'll try to explain as better as I can:&lt;/P&gt;&lt;P&gt;- My QV is charging a lot tables, and most of them contain empty values&lt;BR /&gt;- the main role of my app is to calculate KPI (completeness, accuracy) and so I have configure the NullInterpret in the beginning of my script, with these statements :&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" size="1"&gt;// AUTOMATIC CONVERT&amp;nbsp;OF NULL INTO 'VIDE'&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;MissingTextMap:&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;MAPPING&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#0000ff" size="1"&gt;LOAD&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;null&lt;/FONT&gt;&lt;FONT size="1"&gt;(), 'VIDE' &lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;AutoGenerate&lt;/FONT&gt;&lt;FONT size="1"&gt; 1;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#008000" size="1"&gt;// AUTOMATIC CONVERT&amp;nbsp;OF NULL INTO 'VIDE' WORD + ZERO NUMBER&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;MissingNumberMap:&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;MAPPING&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#0000ff" size="1"&gt;LOAD&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;null&lt;/FONT&gt;&lt;FONT size="1"&gt;(), &lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;Dual&lt;/FONT&gt;&lt;FONT size="1"&gt;('VIDE',0) &lt;/FONT&gt;&lt;FONT color="#0000ff" size="1"&gt;AutoGenerate&lt;/FONT&gt;&lt;FONT size="1"&gt; 1;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT color="#008000" size="1"&gt;// HIDE PREFIX&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff" size="1"&gt;Set&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="1"&gt; hideprefix = '_';&lt;BR /&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#0000ff" size="1"&gt;set&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT size="1"&gt; NullInterpret=''; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is:&amp;nbsp;one of my table is storing results of a calculation, with the value "OK" (when the calculation is correct, obvously). I need to fill the others values by the word "NOK" but I don't know how to do it.&lt;/P&gt;&lt;P&gt;Theses "Null" Values are not filled with the word&amp;nbsp;"VIDE" (as the others table) and so I don't really understand what is going on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Waiting for your feedback, and thanks for having read me&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1544874#M744920</guid>
      <dc:creator>benoittanga</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How complete empty values of a certain table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1544881#M744921</link>
      <description>&lt;P&gt;Let's say that column which contain OK is "Flag"&lt;/P&gt;&lt;P&gt;You do the Following in the script&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;if(len(trim(Flag))=0,'NOK',Flag) as Flag&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 11:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1544881#M744921</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-15T11:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How complete empty values of a certain table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1545152#M744922</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay, I'll try this! Thank you very much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 15:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1545152#M744922</guid>
      <dc:creator>benoittanga</dc:creator>
      <dc:date>2019-02-15T15:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: How complete empty values of a certain table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1545239#M744923</link>
      <description>&lt;P&gt;You don't show your MAP USING statement, that would be required. Also, if your null values are created indirectly by a join, you may have to pass through the table again to map.&amp;nbsp; See&amp;nbsp;&lt;A href="https://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/" target="_blank"&gt;https://qlikviewcookbook.com/2013/01/filling-default-values-using-mapping/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Feb 2019 17:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-complete-empty-values-of-a-certain-table/m-p/1545239#M744923</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-02-15T17:06:13Z</dc:date>
    </item>
  </channel>
</rss>

