<?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: Qlikview :- Using Len function and getting an error/Null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116115#M602652</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;Set chknbr1 = ''D330836','D329537'';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let chknbr = len((chknbr1));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2018 19:06:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-18T19:06:07Z</dc:date>
    <item>
      <title>Qlikview :- Using Len function and getting an error/Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116114#M602651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I have the following line of codes in the load script :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Set&lt;/SPAN&gt; &lt;EM style=": ; color: #808080;"&gt;chknbr1&lt;/EM&gt; = 'D330836','D329537';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;EM style=": ; color: #808080;"&gt;chknbr&lt;/EM&gt; = &lt;SPAN style="color: #0000ff;"&gt;len&lt;/SPAN&gt;(&lt;EM style=": ; color: #808080;"&gt;$(chknbr1)&lt;/EM&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Then, I am getting chknbr &amp;lt;NULL&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;If I write like the following :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Set&lt;/SPAN&gt; &lt;EM style=": ; color: #808080;"&gt;chknbr1&lt;/EM&gt; = 'D330836','D329537';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Let&lt;/SPAN&gt; &lt;EM style=": ; color: #808080;"&gt;chknbr&lt;/EM&gt; = &lt;SPAN style="color: #0000ff;"&gt;len&lt;/SPAN&gt;('&lt;EM style=": ; color: #808080;"&gt;$(chknbr1)'&lt;/EM&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Then I am getting the following error :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Script line error: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Let chknbr = len('''D330836'',''D329537''')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Any help would be highly appreciated !! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 11:31:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116114#M602651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-18T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview :- Using Len function and getting an error/Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116115#M602652</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;Set chknbr1 = ''D330836','D329537'';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let chknbr = len((chknbr1));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116115#M602652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-18T19:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview :- Using Len function and getting an error/Null values</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116116#M602653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/317245"&gt;Using Qlikview, Issue with Len Function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 19:09:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Using-Len-function-and-getting-an-error-Null-values/m-p/116116#M602653</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-10-18T19:09:53Z</dc:date>
    </item>
  </channel>
</rss>

