<?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: How to split String with Classification Rules (Regex) in Adobe Analytics Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440533#M36030</link>
    <description>&lt;P&gt;So, the first thing I always like do is use a tool like &lt;A href="https://rubular.com/" target="_blank" rel="noopener"&gt;Rubular&lt;/A&gt; to play around with these things to prove them out, and I'm not sure if you're going to be able to get your example to work out there.&amp;nbsp; However, if this DOES work within Adobe, then more power to you.&amp;nbsp;&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@89E89DFF5567B48BF3B8A63F070BA481/emoticons/1f601.png" alt=":beaming_face_with_smiling_eyes:" title=":beaming_face_with_smiling_eyes:" /&gt;&amp;nbsp; Adobe Analytics likes to do its own things sometimes.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 17:56:18 GMT</pubDate>
    <dc:creator>jeff_bloomer</dc:creator>
    <dc:date>2022-02-10T17:56:18Z</dc:date>
    <item>
      <title>How to split String with Classification Rules (Regex)</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440275#M36014</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;Anyone can help to split 1 string as b1cdc3168772ce4a79ba2db0cfeba174#recdc3168772ce4a79ba2db0cfeba123#.... into a multiple sub customerId?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 12:35:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440275#M36014</guid>
      <dc:creator>Luca_Lattarini</dc:creator>
      <dc:date>2022-02-09T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to split String with Classification Rules (Regex)</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440290#M36019</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17379498"&gt;&lt;/LI-USER&gt;&amp;nbsp;Classification Rules using Regex typically work by identifying certain patterns.&amp;nbsp; What specific pattern(s) are you wanting to recognize in order to then "normalize" split things out and/or return different data in your Report Suite?&lt;BR /&gt;For instance, you can actually have your Regex split on the hashtags or a specific sets of numbers.&amp;nbsp; It all depends on your criteria.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 14:12:42 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440290#M36019</guid>
      <dc:creator>jeff_bloomer</dc:creator>
      <dc:date>2022-02-09T14:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to split String with Classification Rules (Regex)</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440450#M36028</link>
      <description>&lt;P&gt;Assuming the "#" character is your delimiter, an example regex for THREE id values would be&lt;/P&gt;&lt;P&gt;([^#]+)#?([^#]+)?#?([^#]+)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And if you have 3 classifications, called something like "FirstID", "SecondID", and "ThirdID", you'd set the values for them in the rule builder as $1, $2, and $3 respectively&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="jgrubbs_0-1644503636037.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/38457iDEE89470D48BB2B3/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jgrubbs_0-1644503636037.png" alt="jgrubbs_0-1644503636037.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 14:34:05 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440450#M36028</guid>
      <dc:creator>jgrubbs</dc:creator>
      <dc:date>2022-02-10T14:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to split String with Classification Rules (Regex)</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440533#M36030</link>
      <description>&lt;P&gt;So, the first thing I always like do is use a tool like &lt;A href="https://rubular.com/" target="_blank" rel="noopener"&gt;Rubular&lt;/A&gt; to play around with these things to prove them out, and I'm not sure if you're going to be able to get your example to work out there.&amp;nbsp; However, if this DOES work within Adobe, then more power to you.&amp;nbsp;&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://experienceleaguecommunities.adobe.com/html/@89E89DFF5567B48BF3B8A63F070BA481/emoticons/1f601.png" alt=":beaming_face_with_smiling_eyes:" title=":beaming_face_with_smiling_eyes:" /&gt;&amp;nbsp; Adobe Analytics likes to do its own things sometimes.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 17:56:18 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-to-split-string-with-classification-rules-regex/m-p/440533#M36030</guid>
      <dc:creator>jeff_bloomer</dc:creator>
      <dc:date>2022-02-10T17:56:18Z</dc:date>
    </item>
  </channel>
</rss>

