<?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 compare two fields with character in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80486#M778087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easy to achieve at back end (script side)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Apr 2018 18:22:10 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2018-04-09T18:22:10Z</dc:date>
    <item>
      <title>How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80484#M778085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to compare two fields with character and show the differences (i.e. with delimiter "|" in between the country name)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields like this:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Current Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Previous Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;USA|Canada|France&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;USA|Canada&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Germany|China&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;China|Japan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Korea|Russia&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Chile|Ireland&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add two more fields for comparing current country and previous country to see if there is any change (add / drop)&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Current Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Previous Country&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;P&gt;&lt;STRONG&gt;Current Country: Add&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Compare with Previous Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;P&gt;&lt;STRONG&gt;Current Country: Drop&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Compare with Previous Country)&lt;/STRONG&gt;&lt;/P&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;USA|Canada|France&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;USA|Canada&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;France&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Germany|China&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;China|Japan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Germany&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Japan&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Korea|Russia&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Chile|Ireland&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Korea|Russia&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Chile|Ireland&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;England&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Singapore|Italy|Holland&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;England&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Singapore|Italy|Holland&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80484#M778085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80485#M778086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this needed directly on the front end of the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 18:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80485#M778086</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-09T18:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80486#M778087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easy to achieve at back end (script side)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 18:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80486#M778087</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-04-09T18:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80487#M778088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how? Can you share the script please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80487#M778088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-10T01:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80488#M778089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yup, any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 01:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80488#M778089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-10T01:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80489#M778090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment, hope that's what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="How to compare two fields with character.PNG" class="jive-image image-1" src="/legacyfs/online/199028_How to compare two fields with character.PNG" style="height: 226px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Aiolos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 06:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80489#M778090</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2018-04-10T06:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare two fields with character</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80490#M778091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aiolos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 03:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-compare-two-fields-with-character/m-p/80490#M778091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-11T03:32:45Z</dc:date>
    </item>
  </channel>
</rss>

