<?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 Check for non-alphanumeric characters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212738#M66640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I was looking for. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Oct 2009 11:46:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-10-10T11:46:41Z</dc:date>
    <item>
      <title>Check for non-alphanumeric characters</title>
      <link>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212736#M66638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am reading a single field from a table. I need to check if values in this field have any non-alphanumeric characters. If present, I need to flag it in a field indicating that there are non-alphanumeric characters in the corresponding row.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2009 23:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212736#M66638</guid>
      <dc:creator />
      <dc:date>2009-10-09T23:15:45Z</dc:date>
    </item>
    <item>
      <title>Check for non-alphanumeric characters</title>
      <link>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212737#M66639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here's an example script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;load&lt;BR /&gt; value,&lt;BR /&gt; if(len(purgechar(value,'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWYZ1234567890' ))&amp;gt;0,'NONALPHA','') as Flag&lt;BR /&gt; inline [&lt;BR /&gt;value&lt;BR /&gt;abcdefghijklmnop&lt;BR /&gt;as2242w232342awer23&lt;BR /&gt;aasdasd?|||!!222asda&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Oct 2009 02:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212737#M66639</guid>
      <dc:creator />
      <dc:date>2009-10-10T02:12:12Z</dc:date>
    </item>
    <item>
      <title>Check for non-alphanumeric characters</title>
      <link>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212738#M66640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I was looking for. Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Oct 2009 11:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-for-non-alphanumeric-characters/m-p/212738#M66640</guid>
      <dc:creator />
      <dc:date>2009-10-10T11:46:41Z</dc:date>
    </item>
  </channel>
</rss>

