<?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 can i find different values between two string variable? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460997#M566000</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName" style="font-size: 14px;"&gt;masoudsol2000&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/swuehl" id="jive-158239500135340712485" style="background-color: #ffffff; font-size: 12px; color: #007fc0; text-decoration: initial; font-weight: bold; font-family: Arial; text-align: center;"&gt;swuehl&lt;/A&gt; post solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Dec 2012 20:04:12 GMT</pubDate>
    <dc:creator>jeffmartins</dc:creator>
    <dc:date>2012-12-21T20:04:12Z</dc:date>
    <item>
      <title>how can i find different values between two string variable?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460993#M565996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;i have a problem to find different values between two variables&lt;/P&gt;&lt;P&gt;for example one of the my variable contain that strings : 'A','B','C' and another one have this values : 'A',B','C','D' , so the different between these variable is D.&lt;/P&gt;&lt;P&gt;how can i find this value in the expressions? with&amp;nbsp; which functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 14:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460993#M565996</guid>
      <dc:creator />
      <dc:date>2012-12-21T14:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find different values between two string variable?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460994#M565997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/message/162166#162166" title="http://community.qlik.com/message/162166#162166"&gt;http://community.qlik.com/message/162166&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 14:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460994#M565997</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-12-21T14:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find different values between two string variable?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460995#M565998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi masoudsol2000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the purgechar function to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 14:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460995#M565998</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-12-21T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find different values between two string variable?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460996#M565999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks jeff for ur answer &lt;/P&gt;&lt;P&gt;but in the my real problem, i have word values&lt;/P&gt;&lt;P&gt;for example Va='book','pen',&lt;STRONG&gt;'cat','dog'&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; and&amp;nbsp; Vb='book','pen',&lt;STRONG&gt;'umbrella' &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so i want Va-Vb=&lt;STRONG&gt;'cat','dog&lt;/STRONG&gt;'&lt;/P&gt;&lt;P&gt; what can i to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 15:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460996#M565999</guid>
      <dc:creator />
      <dc:date>2012-12-21T15:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: how can i find different values between two string variable?</title>
      <link>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460997#M566000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName" style="font-size: 14px;"&gt;masoudsol2000&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/swuehl" id="jive-158239500135340712485" style="background-color: #ffffff; font-size: 12px; color: #007fc0; text-decoration: initial; font-weight: bold; font-family: Arial; text-align: center;"&gt;swuehl&lt;/A&gt; post solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Dec 2012 20:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-can-i-find-different-values-between-two-string-variable/m-p/460997#M566000</guid>
      <dc:creator>jeffmartins</dc:creator>
      <dc:date>2012-12-21T20:04:12Z</dc:date>
    </item>
  </channel>
</rss>

