<?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: Extract first name and Last name from email ID in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Extract-first-name-and-Last-name-from-email-ID/m-p/1183655#M18554</link>
    <description>&lt;P&gt;You can make a custom column in the query editor like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Text.BetweenDelimiters(Text.AfterDelimiter([emailcolumn], "|"), "|", "@"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this works for you, please mark it as the solution.&amp;nbsp; Kudos are appreciated too.&amp;nbsp; Please let me know if not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 01:11:52 GMT</pubDate>
    <dc:creator>mahoneypat</dc:creator>
    <dc:date>2020-06-26T01:11:52Z</dc:date>
    <item>
      <title>Extract first name and Last name from email ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Extract-first-name-and-Last-name-from-email-ID/m-p/1183505#M18547</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I extract First name and last name from the email Id below mentioned into one column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 22:39:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Extract-first-name-and-Last-name-from-email-ID/m-p/1183505#M18547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-25T22:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Extract first name and Last name from email ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Extract-first-name-and-Last-name-from-email-ID/m-p/1183655#M18554</link>
      <description>&lt;P&gt;You can make a custom column in the query editor like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Text.BetweenDelimiters(Text.AfterDelimiter([emailcolumn], "|"), "|", "@"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this works for you, please mark it as the solution.&amp;nbsp; Kudos are appreciated too.&amp;nbsp; Please let me know if not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 01:11:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Extract-first-name-and-Last-name-from-email-ID/m-p/1183655#M18554</guid>
      <dc:creator>mahoneypat</dc:creator>
      <dc:date>2020-06-26T01:11:52Z</dc:date>
    </item>
  </channel>
</rss>

