<?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: Regextest in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623287#M595840</link>
    <description>&lt;P&gt;You could test with len&lt;/P&gt;&lt;P&gt;If(Len(&lt;SPAN&gt;SubField(SubField(field,',',-1),' ',-1)=3,'Pincode','Missing')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But you have to be sure about len&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2019 15:19:27 GMT</pubDate>
    <dc:creator>StarinieriG</dc:creator>
    <dc:date>2019-09-12T15:19:27Z</dc:date>
    <item>
      <title>Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623269#M595837</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm having trouble in getting an alphanumeric word from a string, i have a column with addresses and i need to know whether the last word in that whole string is a pincode. so last word in the below column after ", " is a pincode.&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Cannon Street, 25 Walbrook, London, EC4N 8AF&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;27 Poultry (Meet By Turkish Bank In Princes Street), London, EC2R 8AJ&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1-7 Snowsfields, LONDON, SE1 3SU&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;The Grove, Chandlers Cross, RICKMANSWORTH, WD3 4TG&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623269#M595837</guid>
      <dc:creator>QlikView_99</dc:creator>
      <dc:date>2019-09-12T15:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623272#M595838</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try to use this expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SubField(SubField(field,',',-1),' ',-1)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623272#M595838</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-12T15:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623279#M595839</link>
      <description>&lt;P&gt;No, I want to test if there is a pincode in the address in some cases the address columns are in the below way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Cannon Street, 25 Walbrook, London, EC4N 8AF&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;27 Poultry (Meet By Turkish Bank In Princes Street), London, EC2R 8AJ&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1-7 Snowsfields, LONDON&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;The Grove, Chandlers Cross, RICKMANSWORTH&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;*st Pancras Eurostar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623279#M595839</guid>
      <dc:creator>QlikView_99</dc:creator>
      <dc:date>2019-09-12T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623287#M595840</link>
      <description>&lt;P&gt;You could test with len&lt;/P&gt;&lt;P&gt;If(Len(&lt;SPAN&gt;SubField(SubField(field,',',-1),' ',-1)=3,'Pincode','Missing')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But you have to be sure about len&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 15:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623287#M595840</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-12T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623395#M595841</link>
      <description>&lt;P&gt;What if i want to specify the length between some range for suppose i want to get the for some pincodes are 3 digits and some are 4, could you please help me with this?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2019 18:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623395#M595841</guid>
      <dc:creator>QlikView_99</dc:creator>
      <dc:date>2019-09-12T18:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regextest</title>
      <link>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623529#M595842</link>
      <description>&lt;P&gt;&lt;SPAN&gt;If(Len(&lt;/SPAN&gt;&lt;SPAN&gt;SubField(SubField(field,',',-1),' ',-1)=3 or Len(SubField(SubField(field,',',-1),' ',-1)=4,'Pincode','Missing')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 07:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regextest/m-p/1623529#M595842</guid>
      <dc:creator>StarinieriG</dc:creator>
      <dc:date>2019-09-13T07:03:20Z</dc:date>
    </item>
  </channel>
</rss>

