<?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 Creating Identifier or grouping the records that are Similar or Shuffled in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458116#M98630</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Got held back by strange challenge. I have used strange subject above. But will use simple example to simplify.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" style="height: 15.0pt; width: 48pt;"&gt;FIELD1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|B|C|D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;B|C|D|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D|C|B|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|B&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;B|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D|C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|C|B|D&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking for the Output as below any one FIELD2 or&amp;nbsp;FIELD3 or&amp;nbsp;FIELD4.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt; width: 48pt;"&gt;FIELD1&lt;/TD&gt;
&lt;TD width="67.8409px" style="width: 48pt;"&gt;FIELD2&lt;/TD&gt;
&lt;TD width="65.1562px" style="width: 48pt;"&gt;FIELD2&lt;/TD&gt;
&lt;TD width="65.1562px" style="width: 48pt;"&gt;FIELD3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;B|C|D|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D|C|B|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|B&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;2&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;AB&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;B|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;2&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;AB&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;C&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;C&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;3&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;4&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D|C&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;D|C&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;5&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;DC&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|C|B|D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any one of the result is fine. I just want to group similar values that might have shuffled within.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 20:57:15 GMT</pubDate>
    <dc:creator>RC_121985</dc:creator>
    <dc:date>2024-11-15T20:57:15Z</dc:date>
    <item>
      <title>Creating Identifier or grouping the records that are Similar or Shuffled</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458116#M98630</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Got held back by strange challenge. I have used strange subject above. But will use simple example to simplify.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 48pt;" border="0" width="64" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="64" height="20" style="height: 15.0pt; width: 48pt;"&gt;FIELD1&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|B|C|D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;B|C|D|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D|C|B|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|B&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;B|A&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;D|C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD height="20" style="height: 15.0pt;"&gt;A|C|B|D&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking for the Output as below any one FIELD2 or&amp;nbsp;FIELD3 or&amp;nbsp;FIELD4.&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt; width: 48pt;"&gt;FIELD1&lt;/TD&gt;
&lt;TD width="67.8409px" style="width: 48pt;"&gt;FIELD2&lt;/TD&gt;
&lt;TD width="65.1562px" style="width: 48pt;"&gt;FIELD2&lt;/TD&gt;
&lt;TD width="65.1562px" style="width: 48pt;"&gt;FIELD3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;B|C|D|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D|C|B|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|B&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;2&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;AB&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;B|A&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;2&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;AB&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;C&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;C&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;3&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;C&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;4&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;D&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;D|C&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;D|C&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;5&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;DC&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15.0pt;"&gt;
&lt;TD width="67.8409px" height="20" style="height: 15.0pt;"&gt;A|C|B|D&lt;/TD&gt;
&lt;TD width="67.8409px"&gt;A|B|C|D&lt;/TD&gt;
&lt;TD width="65.1562px" align="right"&gt;1&lt;/TD&gt;
&lt;TD width="65.1562px"&gt;ABCD&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any one of the result is fine. I just want to group similar values that might have shuffled within.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 20:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458116#M98630</guid>
      <dc:creator>RC_121985</dc:creator>
      <dc:date>2024-11-15T20:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Identifier or grouping the records that are Similar or Shuffled</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458216#M98636</link>
      <description>&lt;P&gt;here is my solution,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;FIELD1&lt;BR /&gt;A|B|C|D&lt;BR /&gt;B|C|D|A&lt;BR /&gt;D|C|B|A&lt;BR /&gt;A|B&lt;BR /&gt;B|A&lt;BR /&gt;C&lt;BR /&gt;D&lt;BR /&gt;D|C&lt;BR /&gt;A|C|B|D&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;t:&lt;BR /&gt;LOAD &lt;BR /&gt;FIELD1,&lt;BR /&gt;SubField(FIELD1, '|') as SubField&lt;BR /&gt;RESIDENT Test;&lt;/P&gt;
&lt;P&gt;TempTable:&lt;BR /&gt;LOAD &lt;BR /&gt;FIELD1,&lt;BR /&gt;SubField as SortedSubField&lt;BR /&gt;RESIDENT t&lt;BR /&gt;ORDER BY FIELD1, SubField;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;YourTable:&lt;BR /&gt;LOAD &lt;BR /&gt;FIELD1,&lt;BR /&gt;Concat(SortedSubField, '|') as SortedField&lt;BR /&gt;RESIDENT TempTable&lt;BR /&gt;GROUP BY FIELD1;&lt;/P&gt;
&lt;P&gt;DROP TABLES TempTable,t,Test;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;// Drop Table Test;&lt;/P&gt;
&lt;P&gt;EXIT SCRIPT;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if is works for you, mark this as a solution.&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 11:27:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458216#M98636</guid>
      <dc:creator>Sayed_Mannan</dc:creator>
      <dc:date>2024-05-31T11:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Identifier or grouping the records that are Similar or Shuffled</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458235#M98637</link>
      <description>&lt;P&gt;Hello, this answers your problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;DIV&gt;TempTable:&lt;/DIV&gt;
&lt;DIV&gt;load&lt;/DIV&gt;
&lt;DIV&gt;RowNo() as IDTEMP,&lt;/DIV&gt;
&lt;DIV&gt;FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;SubField(FIELD1,'|',1) as F1,&lt;/DIV&gt;
&lt;DIV&gt;SubField(FIELD1,'|',2) as F2,&lt;/DIV&gt;
&lt;DIV&gt;SubField(FIELD1,'|',3) as F3,&lt;/DIV&gt;
&lt;DIV&gt;SubField(FIELD1,'|',4) as F4&lt;/DIV&gt;
&lt;DIV&gt;inline [&lt;/DIV&gt;
&lt;DIV&gt;FIELD1&lt;/DIV&gt;
&lt;DIV&gt;A|B|C|D&lt;/DIV&gt;
&lt;DIV&gt;B|C|D|A&lt;/DIV&gt;
&lt;DIV&gt;D|C|B|A&lt;/DIV&gt;
&lt;DIV&gt;A|B&lt;/DIV&gt;
&lt;DIV&gt;B|A&lt;/DIV&gt;
&lt;DIV&gt;C&lt;/DIV&gt;
&lt;DIV&gt;D&lt;/DIV&gt;
&lt;DIV&gt;D|C&lt;/DIV&gt;
&lt;DIV&gt;A|C|B|D&lt;/DIV&gt;
&lt;DIV&gt;];&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;TransposeTable:&lt;/DIV&gt;
&lt;DIV&gt;LOAD&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; IDTEMP,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; F1 as FIELD2&lt;/DIV&gt;
&lt;DIV&gt;RESIDENT TempTable;&lt;/DIV&gt;
&lt;DIV&gt;CONCATENATE(TransposeTable)&lt;/DIV&gt;
&lt;DIV&gt;LOAD&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; IDTEMP,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; F2 as FIELD2&lt;/DIV&gt;
&lt;DIV&gt;RESIDENT TempTable;&lt;/DIV&gt;
&lt;DIV&gt;CONCATENATE(TransposeTable)&lt;/DIV&gt;
&lt;DIV&gt;LOAD&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; IDTEMP,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; F3 as FIELD2&lt;/DIV&gt;
&lt;DIV&gt;RESIDENT TempTable;&lt;/DIV&gt;
&lt;DIV&gt;CONCATENATE(TransposeTable)&lt;/DIV&gt;
&lt;DIV&gt;LOAD&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; IDTEMP,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; F4 as FIELD2&lt;/DIV&gt;
&lt;DIV&gt;RESIDENT TempTable;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;DROP TABLE TempTable;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;TEST2:&lt;/DIV&gt;
&lt;DIV&gt;load *,&lt;/DIV&gt;
&lt;DIV&gt;AutoNumber(FIELD4) as FIELD3,&lt;/DIV&gt;
&lt;DIV&gt;Replace(FIELD4,' ','|') as FIELD2;&lt;/DIV&gt;
&lt;DIV&gt;load&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; FIELD1,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp; RTrim(chr(min(ord(FIELD2),1)) &amp;amp; ' '&amp;amp; chr(min(ord(FIELD2),2)) &amp;amp; ' '&amp;amp; chr(min(ord(FIELD2),3)) &amp;amp; ' '&amp;amp; chr(min(ord(FIELD2),4))) as FIELD4&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;resident TransposeTable&lt;/DIV&gt;
&lt;DIV&gt;group by IDTEMP,FIELD1&lt;/DIV&gt;
&lt;DIV&gt;;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;DROP table TransposeTable;&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 May 2024 12:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458235#M98637</guid>
      <dc:creator>Clement15</dc:creator>
      <dc:date>2024-05-31T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Identifier or grouping the records that are Similar or Shuffled</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458415#M98651</link>
      <description>&lt;P&gt;Thank You&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/260241"&gt;@Sayed_Mannan&lt;/a&gt;&amp;nbsp;for the solution. During the testing of your query, I found it don't work when there is space in between the text. It works good for single character separated by "|".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I tested with below sample.&lt;/P&gt;
&lt;P&gt;Test:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;FIELD1&lt;BR /&gt;A B|C D,&lt;BR /&gt;E F|G,&lt;BR /&gt;C D,&lt;BR /&gt;A B|E F|G|H I|C D,&lt;BR /&gt;A B|H I|C D|E F|G,&lt;BR /&gt;A B|E F|C D|G|H I,&lt;BR /&gt;A B|E F|G|H I|C D,&lt;BR /&gt;A B&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Result was as below;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rvc_121985_0-1717215893631.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167220iFACF55A61842FC3D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rvc_121985_0-1717215893631.png" alt="rvc_121985_0-1717215893631.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To handle this, i used Distinct in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;BR /&gt;YourTable:&lt;BR /&gt;LOAD&lt;BR /&gt;FIELD1,&lt;BR /&gt;Concat(&lt;STRONG&gt;Distinct&lt;/STRONG&gt; SortedSubField, '|') as SortedField&lt;BR /&gt;RESIDENT TempTable&lt;BR /&gt;GROUP BY FIELD1;&lt;/P&gt;
&lt;P&gt;I see the result is matching to my expectation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rvc_121985_1-1717216024116.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/167221iE5DE2E1CB9849B7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rvc_121985_1-1717216024116.png" alt="rvc_121985_1-1717216024116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you very much for your Solution. I accept this as solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Jun 2024 04:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-Identifier-or-grouping-the-records-that-are-Similar-or/m-p/2458415#M98651</guid>
      <dc:creator>RC_121985</dc:creator>
      <dc:date>2024-06-01T04:28:38Z</dc:date>
    </item>
  </channel>
</rss>

