<?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 Function to check Alphanumeric Codes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196051#M56287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;opss.. the code should be&lt;/P&gt;&lt;P&gt;if(isnull(num('er454')) =-1,0,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Feb 2011 12:28:32 GMT</pubDate>
    <dc:creator>deepakk</dc:creator>
    <dc:date>2011-02-01T12:28:32Z</dc:date>
    <item>
      <title>Function to check Alphanumeric Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196049#M56285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Is there a function in qlikview through which i can check whether my Code is Aplhanumeric or not.&lt;/P&gt;&lt;P&gt;Actually i have a data which have alphanumeric codes and i want to remove them while loading the data in qlikview and the alpabets in the codes are at random locations.&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;P&gt;Rahul..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 12:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196049#M56285</guid>
      <dc:creator />
      <dc:date>2011-02-01T12:19:55Z</dc:date>
    </item>
    <item>
      <title>Function to check Alphanumeric Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196050#M56286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use num function if it returns null value then it means it contains characters.&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;num('asd984') will return -&lt;/P&gt;&lt;P&gt;if(num('asd984') =-1,0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 12:27:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196050#M56286</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-01T12:27:20Z</dc:date>
    </item>
    <item>
      <title>Function to check Alphanumeric Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196051#M56287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;opss.. the code should be&lt;/P&gt;&lt;P&gt;if(isnull(num('er454')) =-1,0,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 12:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196051#M56287</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-02-01T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Function to check Alphanumeric Codes</title>
      <link>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196052#M56288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;If you only want to find out if a field is numeric or not you can use the isnum() function.&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;&lt;P&gt;Brait AB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 12:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Function-to-check-Alphanumeric-Codes/m-p/196052#M56288</guid>
      <dc:creator />
      <dc:date>2011-02-01T12:28:42Z</dc:date>
    </item>
  </channel>
</rss>

