<?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 and compare fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478763#M690649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Celambarasan! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 05:14:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-18T05:14:26Z</dc:date>
    <item>
      <title>split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478756#M690642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;In a table,I have two fields &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;A&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; and &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;B&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;. I have to retrieve those rows where &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;A&amp;lt;&amp;gt;B&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;. The problem is&lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;A&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; could be &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'12|14|15'&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; and &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;B&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; could be &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'12|15|14'&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;. So, they are actually same , only that the order of numbers is different. How do I retrieve rows where the fields are really not equal ,like&lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'30|31|14'&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; and &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'31|30|15'&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt;, or &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'22|23'&lt;/CODE&gt;&lt;SPAN style="color: #000000; font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif; font-size: 14px;"&gt; and &lt;/SPAN&gt;&lt;CODE style="padding: 1px 5px; font-size: 14px; background-color: #eeeeee; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, serif; color: #000000;"&gt;'22' ?&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478756#M690642</guid>
      <dc:creator />
      <dc:date>2013-10-16T12:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478757#M690643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be its give solution for you, but not sure..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split the column by using SubField() function.&lt;/P&gt;&lt;P&gt;Then by use &lt;STRONG&gt;order by &lt;/STRONG&gt;concatenate it by using concat() function, after that check it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478757#M690643</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-16T12:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478758#M690644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide some sample scripts please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 12:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478758#M690644</guid>
      <dc:creator />
      <dc:date>2013-10-16T12:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478759#M690645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be try like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:06:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478759#M690645</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-16T13:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478760#M690646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would solve my problem. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 13:12:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478760#M690646</guid>
      <dc:creator />
      <dc:date>2013-10-16T13:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478761#M690647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I have been able to find unequal strings.. and I have , say 2 fields A and B,&lt;/P&gt;&lt;P&gt;where A is say '12|13|15' and B is '15|12|14' can I have have 2 more fields like 'In A not in B '='13' and 'In B not in A'='14'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 18:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478761#M690647</guid>
      <dc:creator />
      <dc:date>2013-10-17T18:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478762#M690648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the attachment will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 20:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478762#M690648</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-17T20:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: split and compare fields</title>
      <link>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478763#M690649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Celambarasan! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-and-compare-fields/m-p/478763#M690649</guid>
      <dc:creator />
      <dc:date>2013-10-18T05:14:26Z</dc:date>
    </item>
  </channel>
</rss>

