<?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: PAN Card number validation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276592#M52629</link>
    <description>Hi abc12, 
&lt;BR /&gt;Please find attached the Talend job for your requirement. The regular expression checks the following: 
&lt;BR /&gt;* Total number of characters is exactly 10 
&lt;BR /&gt;* Contains atleast a digit 
&lt;BR /&gt;* Contains atleast one character 
&lt;BR /&gt;* Contains only alphabets or digits. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Dwanny 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBb0.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155528i612E55D886E12E59/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBb0.jpg" alt="0683p000009MBb0.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBb5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139470i65D96BD23AF038D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBb5.jpg" alt="0683p000009MBb5.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Wed, 30 Oct 2013 06:00:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-30T06:00:03Z</dc:date>
    <item>
      <title>PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276588#M52625</link>
      <description>Hi,
&lt;BR /&gt; I want to do PAN Card number validation ? This should be 10 characters in size and should have atleast 1 character and 1 number. My input file is Details.xls and output will be two file ,validePancard.xls containting valid no and other is invalid.xls file having invalid no.
&lt;BR /&gt;Will you please suggest me which component should i use and how to do that?
&lt;BR /&gt;Thank you in advance.</description>
      <pubDate>Sat, 16 Nov 2024 11:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276588#M52625</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T11:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276589#M52626</link>
      <description>Hi abc12,&lt;BR /&gt;Please share a sample input value. Both valid and invalid&lt;BR /&gt;Thanks&lt;BR /&gt;Dwanny</description>
      <pubDate>Tue, 29 Oct 2013 09:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276589#M52626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-29T09:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276590#M52627</link>
      <description>Hi,&lt;BR /&gt;    valid value is CKMPS5004B or BC190D9012 etc.&lt;BR /&gt;Invalid value is 0012343 or ABCDSDFJHK or asd34 or AS4567 etc.</description>
      <pubDate>Tue, 29 Oct 2013 09:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276590#M52627</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-10-29T09:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276591#M52628</link>
      <description>Hi,&lt;BR /&gt;  Waiting for your replay.&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 30 Oct 2013 05:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276591#M52628</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-10-30T05:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276592#M52629</link>
      <description>Hi abc12, 
&lt;BR /&gt;Please find attached the Talend job for your requirement. The regular expression checks the following: 
&lt;BR /&gt;* Total number of characters is exactly 10 
&lt;BR /&gt;* Contains atleast a digit 
&lt;BR /&gt;* Contains atleast one character 
&lt;BR /&gt;* Contains only alphabets or digits. 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Dwanny 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBb0.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155528i612E55D886E12E59/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBb0.jpg" alt="0683p000009MBb0.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBb5.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139470i65D96BD23AF038D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBb5.jpg" alt="0683p000009MBb5.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 30 Oct 2013 06:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276592#M52629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-30T06:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276593#M52630</link>
      <description>Hi,&lt;BR /&gt;  I am not able to understand the code part of image(it's not visible).will you please write down the code line here&lt;BR /&gt; i.e java.util.regx.Pattern.compile.....etc.&lt;BR /&gt;Thank you for your valuable response.</description>
      <pubDate>Wed, 30 Oct 2013 07:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276593#M52630</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-10-30T07:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: PAN Card number validation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276594#M52631</link>
      <description>Hi,
&lt;BR /&gt;java.util.regex.Pattern.compile("^(?=.*\\d)(?=.*){10}$").matcher(input_row.PANNumber).find() 
&lt;BR /&gt;Here instead of PANNumber specify your column name.
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Dwanny</description>
      <pubDate>Wed, 30 Oct 2013 09:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/PAN-Card-number-validation/m-p/2276594#M52631</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-30T09:29:33Z</dc:date>
    </item>
  </channel>
</rss>

