<?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 Challenge #9 How to Split a string data value using a delimiter into  multiple rows in a data column. in Incorta Conundrums</title>
    <link>https://community.incorta.com/t5/incorta-conundrums/challenge-9-how-to-split-a-string-data-value-using-a-delimiter/m-p/4764#M32</link>
    <description>&lt;P&gt;Hello Incorta fans,&lt;/P&gt;
&lt;P&gt;Given a data set as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rasha_2-1690743732575.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2342iFDD760AABF11B768/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rasha_2-1690743732575.png" alt="Rasha_2-1690743732575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the data source is attached: Group_split_Test.csv&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has&amp;nbsp; a column named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;value&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that contains a comma-separated data value grouped by a column named&lt;CODE&gt;Key&lt;/CODE&gt; , And it is required to split this single data into multiple rows for each key value.&lt;/P&gt;
&lt;P&gt;It should be like that:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rasha_3-1690743984072.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2343iEA82C5B2410DFCAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rasha_3-1690743984072.png" alt="Rasha_3-1690743984072.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please help me to achieve it 🤷‍&amp;nbsp;&lt;SPAN class="lia-unicode-emoji" title=":grinning_face:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jul 2023 19:07:01 GMT</pubDate>
    <dc:creator>Rasha</dc:creator>
    <dc:date>2023-07-30T19:07:01Z</dc:date>
    <item>
      <title>Challenge #9 How to Split a string data value using a delimiter into  multiple rows in a data column.</title>
      <link>https://community.incorta.com/t5/incorta-conundrums/challenge-9-how-to-split-a-string-data-value-using-a-delimiter/m-p/4764#M32</link>
      <description>&lt;P&gt;Hello Incorta fans,&lt;/P&gt;
&lt;P&gt;Given a data set as below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rasha_2-1690743732575.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2342iFDD760AABF11B768/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rasha_2-1690743732575.png" alt="Rasha_2-1690743732575.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the data source is attached: Group_split_Test.csv&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has&amp;nbsp; a column named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;value&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;that contains a comma-separated data value grouped by a column named&lt;CODE&gt;Key&lt;/CODE&gt; , And it is required to split this single data into multiple rows for each key value.&lt;/P&gt;
&lt;P&gt;It should be like that:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rasha_3-1690743984072.png" style="width: 400px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/2343iEA82C5B2410DFCAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rasha_3-1690743984072.png" alt="Rasha_3-1690743984072.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please help me to achieve it 🤷‍&amp;nbsp;&lt;SPAN class="lia-unicode-emoji" title=":grinning_face:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 19:07:01 GMT</pubDate>
      <guid>https://community.incorta.com/t5/incorta-conundrums/challenge-9-how-to-split-a-string-data-value-using-a-delimiter/m-p/4764#M32</guid>
      <dc:creator>Rasha</dc:creator>
      <dc:date>2023-07-30T19:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #9 How to Split a string data value using a delimiter into  multiple rows in a data column.</title>
      <link>https://community.incorta.com/t5/incorta-conundrums/challenge-9-how-to-split-a-string-data-value-using-a-delimiter/m-p/4767#M33</link>
      <description>&lt;P&gt;Thanks Rasha,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I found another solution also for splitting data , by sql function ..here is it he function:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SELECT explode(split(col1, ",")) FROM table&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;try it it works with me.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 13:26:37 GMT</pubDate>
      <guid>https://community.incorta.com/t5/incorta-conundrums/challenge-9-how-to-split-a-string-data-value-using-a-delimiter/m-p/4767#M33</guid>
      <dc:creator>Medhat91</dc:creator>
      <dc:date>2023-07-31T13:26:37Z</dc:date>
    </item>
  </channel>
</rss>

