<?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 How to identify an empty variable? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321864#M587206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Doron,&lt;/P&gt;&lt;P&gt;try the following instead of empty and so on. (Note the two '' around the Var):&lt;/P&gt;&lt;P&gt;If( Len( '$(Variable1)') &amp;gt; 0, . . .)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jun 2011 14:30:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-26T14:30:13Z</dc:date>
    <item>
      <title>How to identify an empty variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321863#M587205</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 have a variable named "MaxNumber". I want to create a chart expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF $(MaxNumber) is empty then... else... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the exact syntax? I tried to use '' or "" or ' ' but it doesn't idntify the empty variable. Also, ISNULL() doesn't recognize "empty" as "Null"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doron &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2011 14:17:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321863#M587205</guid>
      <dc:creator />
      <dc:date>2011-06-26T14:17:48Z</dc:date>
    </item>
    <item>
      <title>How to identify an empty variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321864#M587206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Doron,&lt;/P&gt;&lt;P&gt;try the following instead of empty and so on. (Note the two '' around the Var):&lt;/P&gt;&lt;P&gt;If( Len( '$(Variable1)') &amp;gt; 0, . . .)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2011 14:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321864#M587206</guid>
      <dc:creator />
      <dc:date>2011-06-26T14:30:13Z</dc:date>
    </item>
    <item>
      <title>How to identify an empty variable?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321865#M587207</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;&amp;nbsp;&amp;nbsp; You can also use the isnull() function. like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if(isnull('$(Variable1)'),'Empty','Has Value')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2011 17:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-identify-an-empty-variable/m-p/321865#M587207</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-06-26T17:20:55Z</dc:date>
    </item>
  </channel>
</rss>

