<?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: Regex data conversion in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886085#M212929</link>
    <description>&lt;P&gt;Here is the sample data in excel.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 11:07:56 GMT</pubDate>
    <dc:creator>Shaaz</dc:creator>
    <dc:date>2022-01-03T11:07:56Z</dc:date>
    <item>
      <title>Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886048#M212918</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've below the data with code and RegEx expression of it (highlighted in yellow) and I need to convert the code as per RegEx Expression and it should be dynamic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get output as highlighted in Green&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="Shabaz_0-1641198653423.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/216885iA9D002E13055F1E7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shabaz_0-1641198653423.png" alt="Shabaz_0-1641198653423.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2024 22:36:48 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886048#M212918</guid>
      <dc:creator>Shaaz</dc:creator>
      <dc:date>2024-06-13T22:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886052#M212919</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5264"&gt;@Shaaz&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Are the RegEx patterns listed all?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 09:06:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886052#M212919</guid>
      <dc:creator>Qiu</dc:creator>
      <dc:date>2022-01-03T09:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886053#M212920</link>
      <description>&lt;P&gt;We get list of regex Codes.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 09:26:45 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886053#M212920</guid>
      <dc:creator>Shaaz</dc:creator>
      <dc:date>2022-01-03T09:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886059#M212921</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5264"&gt;@Shaaz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was trying to do it as simple as possible but unfortunately im not getting the result because im missing something in the config. But im leving you here what i was trying just if someone get some ideas or know how to complete that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="grchavarri_0-1641202801185.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/216888iDBBCC87AE1052AEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="grchavarri_0-1641202801185.png" alt="grchavarri_0-1641202801185.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a solution, the best way to do what you are looking for is with a batch macro where you change the input and the operation dynamicly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the image&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="grchavarri_1-1641203087396.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/216889i463BA3A127F5DFE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="grchavarri_1-1641203087396.png" alt="grchavarri_1-1641203087396.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pd, ive tried some of the regex that where in the list, and some of them are not working as you mentioned. At least in regex101&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 09:45:25 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886059#M212921</guid>
      <dc:creator>grchavarri</dc:creator>
      <dc:date>2022-01-03T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886073#M212926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5264"&gt;@Shaaz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit:&lt;/P&gt;
&lt;P&gt;This is interestingly a tricky one. Can you please share the above input data (data in screenshot) as an excel file.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We will be happy to help : )&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 10:41:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886073#M212926</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2022-01-03T10:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886085#M212929</link>
      <description>&lt;P&gt;Here is the sample data in excel.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 11:07:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886085#M212929</guid>
      <dc:creator>Shaaz</dc:creator>
      <dc:date>2022-01-03T11:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Regex data conversion</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886203#M212950</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/5264"&gt;@Shaaz&lt;/a&gt;- your regex is wrong.&amp;nbsp; You cannot get the output you are looking for from this input with the regex expressions you are using. This cannot work. You cannot throw in 4009 to that&amp;nbsp; regex expression and magically create 04009-0411.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/119485"&gt;@grchavarri&lt;/a&gt;- good try on your approach. I'd recommend adding a filter tool prior the regex tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 16:40:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Regex-data-conversion/m-p/886203#M212950</guid>
      <dc:creator>apathetichell</dc:creator>
      <dc:date>2022-01-03T16:40:50Z</dc:date>
    </item>
  </channel>
</rss>

