<?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: Split concatenated field into table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1644915#M447469</link>
    <description>&lt;P&gt;It's OK&lt;/P&gt;&lt;P&gt;I just needed the subfield() Function. (no need to add a parameter with the index number)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;GROUP&lt;/P&gt;&lt;P&gt;subfield(MEMBER,';') as Member&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Nov 2019 17:29:01 GMT</pubDate>
    <dc:creator>alexandra_dh</dc:creator>
    <dc:date>2019-11-08T17:29:01Z</dc:date>
    <item>
      <title>Split concatenated field into table</title>
      <link>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1644895#M447468</link>
      <description>&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;I've searched in many post but not find my answer.&lt;/P&gt;&lt;P&gt;I've a file that contains two columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- GroupName : Name of my AD Group&lt;/P&gt;&lt;P&gt;- Users : Liste of users tha belongs to this group, separated with ';'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like this :&lt;/P&gt;&lt;P&gt;GROUP&amp;nbsp; &amp;nbsp; &amp;nbsp; MEMEBER&lt;/P&gt;&lt;P&gt;GrpA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USER1;USER25,USER99;USER457;USER6989&lt;/P&gt;&lt;P&gt;GrpB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USER1;USER99;USER77&lt;/P&gt;&lt;P&gt;GRPC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;USERGuest&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to have a final table that looks like this&lt;/P&gt;&lt;P&gt;GROUP&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USER&lt;/P&gt;&lt;P&gt;GraA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USER1&lt;/P&gt;&lt;P&gt;GrpA&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USER25&amp;nbsp;&lt;/P&gt;&lt;P&gt;GrpB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; USER1&lt;/P&gt;&lt;P&gt;etc .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1644895#M447468</guid>
      <dc:creator>alexandra_dh</dc:creator>
      <dc:date>2024-11-16T19:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Split concatenated field into table</title>
      <link>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1644915#M447469</link>
      <description>&lt;P&gt;It's OK&lt;/P&gt;&lt;P&gt;I just needed the subfield() Function. (no need to add a parameter with the index number)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;GROUP&lt;/P&gt;&lt;P&gt;subfield(MEMBER,';') as Member&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 17:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1644915#M447469</guid>
      <dc:creator>alexandra_dh</dc:creator>
      <dc:date>2019-11-08T17:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Split concatenated field into table</title>
      <link>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1645002#M447475</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Solution is great,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But one&amp;nbsp; concern i have suppose if the subfiled is combination of ; and ,&lt;/P&gt;&lt;P&gt;how we will segregate to get the output correctly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;example after USER25 we have comma&lt;/P&gt;&lt;P&gt;GROUP,MEMEBER&lt;/P&gt;&lt;P&gt;GrpA, USER1;USER25,USER99;USER457;USER6989&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Nov 2019 15:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1645002#M447475</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2019-11-09T15:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Split concatenated field into table</title>
      <link>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1645735#M447508</link>
      <description>&lt;P&gt;Hi Manoranjan,&lt;/P&gt;&lt;P&gt;That's right, I've made a short answer.&lt;/P&gt;&lt;P&gt;The true is I made it in 3 steps.&lt;/P&gt;&lt;P&gt;Fisrt&amp;nbsp;step si to load my file in a unique column into a table TMP&amp;nbsp;&lt;/P&gt;&lt;P&gt;TMP:&lt;/P&gt;&lt;P&gt;LOAD [@1:n] as Lig_All&lt;/P&gt;&lt;P&gt;From [..\my_file.xls]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second step is to load in another table the two columns using the ',' as a separator&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" rel="noopener"&gt;With&lt;/A&gt; the FindOneOf function, I get the index of the start of my second column containing the list of users.&lt;/P&gt;&lt;P&gt;With the Mid function, I get the string after this index&lt;/P&gt;&lt;P&gt;TMP2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;subfield(Lig_All,',',1) as GroupName,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mid(Lig_All,FindOneOf(Lig_All,',',1)+1) as MemberList&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Resident TMP;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Last Step is to use the subfield Function to assign each user to his group&lt;/P&gt;&lt;P&gt;FINAL :&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;GroupName,&lt;/P&gt;&lt;P&gt;Subfield(MemberList,'';') as User&lt;/P&gt;&lt;P&gt;resident TMP2;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hop it could help other people with the same problem.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 09:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-concatenated-field-into-table/m-p/1645735#M447508</guid>
      <dc:creator>alexandra_dh</dc:creator>
      <dc:date>2019-11-12T09:45:42Z</dc:date>
    </item>
  </channel>
</rss>

