<?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: Searching for an email address within a text field in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900947#M217832</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/244976"&gt;@George_Fischetti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how you can do it.&lt;BR /&gt;&lt;BR /&gt;Workflow:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1644435774303.png" style="width: 912px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/222269iDACA798A17C3BAE2/image-dimensions/912x456?v=v2" width="912" height="456" role="button" title="atcodedog05_0-1644435774303.png" alt="atcodedog05_0-1644435774303.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 19:43:05 GMT</pubDate>
    <dc:creator>atcodedog05</dc:creator>
    <dc:date>2022-02-09T19:43:05Z</dc:date>
    <item>
      <title>Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900942#M217829</link>
      <description>&lt;P&gt;Hi Folks - I'm searching for an email address that is embedded within a free form text field.&amp;nbsp; &amp;nbsp;I have created a Regex expression but I'm only getting the first part of the address, everything after the the&amp;nbsp;@ symbol doesn't appear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;This is some sample text that has my email &lt;A href="mailto:gfisch13@msn.com" target="_blank"&gt;gfisch13@msn.com&lt;/A&gt;&amp;nbsp;and I'm only getting the gfisch13 part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is my expression:&amp;nbsp; (\&amp;lt;\w+\&amp;gt;)@.*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to RegEx and know I'm missing something, I just don't know what.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 19:39:18 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900942#M217829</guid>
      <dc:creator>George_Fischetti</dc:creator>
      <dc:date>2022-02-09T19:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900947#M217832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/244976"&gt;@George_Fischetti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is how you can do it.&lt;BR /&gt;&lt;BR /&gt;Workflow:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1644435774303.png" style="width: 912px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/222269iDACA798A17C3BAE2/image-dimensions/912x456?v=v2" width="912" height="456" role="button" title="atcodedog05_0-1644435774303.png" alt="atcodedog05_0-1644435774303.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 19:43:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900947#M217832</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-02-09T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900959#M217834</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;I was way off, wow.&amp;nbsp; &amp;nbsp;While this seems to work I am getting regular text for records where no email address exists.&amp;nbsp; Is there a way to eliminate that, If no email is present I'd rather see a blank field.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:10:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900959#M217834</guid>
      <dc:creator>George_Fischetti</dc:creator>
      <dc:date>2022-02-09T20:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900961#M217835</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/244976"&gt;@George_Fischetti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the updated workflow&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1644437662294.png" style="width: 857px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/222275i2D0C72C198856E52/image-dimensions/857x452?v=v2" width="857" height="452" role="button" title="atcodedog05_0-1644437662294.png" alt="atcodedog05_0-1644437662294.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:14:34 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900961#M217835</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-02-09T20:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900964#M217837</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/67366"&gt;@atcodedog05&lt;/a&gt;&amp;nbsp;this is perfect, can't thank you enough for the guidance!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:21:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/900964#M217837</guid>
      <dc:creator>George_Fischetti</dc:creator>
      <dc:date>2022-02-09T20:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for an email address within a text field</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/901070#M217870</link>
      <description>&lt;P&gt;Happy to help : )&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/244976"&gt;@George_Fischetti&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Cheers and have a nice day!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 06:28:27 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Searching-for-an-email-address-within-a-text-field/m-p/901070#M217870</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-02-10T06:28:27Z</dc:date>
    </item>
  </channel>
</rss>

