<?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: email id verification using set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286469#M862363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a regular expression test. Regular expressions don't exist native in Qlik, you can't use Regular Expressions in set analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As has been pointed out earlier, if using QlikVew, you can use regular expression tests in the load script by using module functions. For an example, see: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Regular Expression Pattern Matching &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jan 2017 18:55:11 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2017-01-07T18:55:11Z</dc:date>
    <item>
      <title>email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286463#M862357</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 list of emailid s, of which some are fake.&lt;/P&gt;&lt;P&gt;How can I count the number of correct ids using set analysis.&lt;/P&gt;&lt;P&gt;What filters I can use in the expressions to draw a chart?&lt;/P&gt;&lt;P&gt;Can you please help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286463#M862357</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286464#M862358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;email&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"*@*.*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;email&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;What condition the email need to respect for you?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 17:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286464#M862358</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-01-06T17:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286465#M862359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please tell phone number validation expression for set analysis also...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 20:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286465#M862359</guid>
      <dc:creator />
      <dc:date>2017-01-06T20:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286466#M862360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In java there is a generic statement like &lt;/P&gt;&lt;P class="_zXc" style="margin-bottom: 15px; color: #222222; font-family: Roboto, arial, sans-serif; font-size: 16px;"&gt;&lt;STRONG&gt;JavaScript code to validate an email id&lt;/STRONG&gt;&lt;/P&gt;&lt;OL class="_jYe"&gt;&lt;LI&gt;function ValidateEmail(mail)&lt;/LI&gt;&lt;LI&gt;if (/^\w+([\.-]?\ w+)*@\w+([\.-]?\ w+)*(\.\w{2,3})+$/.test(myForm.emailAddr.value))&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have a similar generic pattern in Qlikview, so that any kind of email can be validated comparing with the above similar pattern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 20:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286466#M862360</guid>
      <dc:creator />
      <dc:date>2017-01-06T20:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286467#M862361</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;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/810103"&gt;Re: Regular expression [A-Z] *&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/" title="http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/"&gt;http://www.qlikfix.com/2010/10/18/regular-expressions-in-the-load-script/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/" title="http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/"&gt;Regular Expression Pattern Matching | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jan 2017 22:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286467#M862361</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-01-06T22:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286468#M862362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kalyani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary, the links provided by Marco say that :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Regular expression don't exist in Qlik&lt;/LI&gt;&lt;LI&gt;Is it possible to create specifics functions with macro and use it in load script&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is a good solution in QlikView, b&lt;/STRONG&gt;&lt;STRONG&gt;ut Macro don't exist in Qlik Sense.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to use your test in QlikView and in Qlik Sense, you must break down your regular expression in several small&amp;nbsp; test, like :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The email have a local part and a domain part separated by a @&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '@') = 1&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '..') = 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The local part :&lt;UL&gt;&lt;LI&gt;contains alphanumerics and - and _&lt;/LI&gt;&lt;LI&gt;could be separated on smaller part separated by dot&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lower&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '@', 1)), 'abcdefghijklmnopqrstuvwxyz0123456789-_.') = ''&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;could not start or finish with a dot&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, 1) &amp;lt;&amp;gt; '.'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '.@') =&lt;/SPAN&gt; 0&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The domain part :&lt;UL&gt;&lt;LI&gt;contains alphanumerics and - and _&lt;/LI&gt;&lt;LI&gt;could be separated on smaller part separated by dot&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lower&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '@', 2)), 'abcdefghijklmnopqrstuvwxyz0123456789-_.') = '' &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;the las part have 2 or 3 alpha&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;PurgeChar&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Lower&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;vEmail&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '@', 2), '.', -1)), 'abcdefghijklmnopqrstuvwxyz') = '' &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;vEmail&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '@', 2), '.', -1)) &amp;gt;= 2 &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Len&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #808080; font-size: 8pt;"&gt;&lt;EM&gt;vEmail&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '@', 2), '.', -1)) &amp;lt;= 3 &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt;"&gt;could not start or finish with a dot&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SubStringCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, '@.') = 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(email, 1) &amp;lt;&amp;gt; '.'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way is to use these small tests in the LOAD script to create a Flag :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;if( &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_1&lt;/EM&gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_2&lt;/EM&gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_3&lt;/EM&gt;&lt;/SPAN&gt; and ... and &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_n&lt;/EM&gt;&lt;/SPAN&gt; , 1, 0)&amp;nbsp; as _IsEmailValid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And use this expression in the front end : &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_IsEmailValid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use it directly in set analysis without modify your load script, you need to write it like that :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;email&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"= &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_1&lt;/EM&gt;&lt;/SPAN&gt; and &lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_2&lt;/EM&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;and &lt;/SPAN&gt;&lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_3 &lt;SPAN style="color: #800000;"&gt;and &lt;/SPAN&gt;&lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt; &lt;SPAN style="color: #800000;"&gt;and &lt;/SPAN&gt;&lt;SPAN style="color: #999999;"&gt;&lt;EM&gt;test_n &lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;email&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 16:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286468#M862362</guid>
      <dc:creator>sfatoux72</dc:creator>
      <dc:date>2017-01-07T16:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: email id verification using set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286469#M862363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a regular expression test. Regular expressions don't exist native in Qlik, you can't use Regular Expressions in set analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As has been pointed out earlier, if using QlikVew, you can use regular expression tests in the load script by using module functions. For an example, see: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Regular Expression Pattern Matching &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/regular-expression-pattern-matching/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 18:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/email-id-verification-using-set-analysis/m-p/1286469#M862363</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-01-07T18:55:11Z</dc:date>
    </item>
  </channel>
</rss>

