<?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 find common values between 2 strings in UI in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580825#M442862</link>
    <description>&lt;P&gt;Actually these string are dynamically generated based on user selections. I need the intersection to be computed and stored in a variable. I was thinking of doing same with an variable starting with =&amp;nbsp;If I go the macro way, probably I would need an action to invoke the macro on each user selection ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 07:21:51 GMT</pubDate>
    <dc:creator>abe786</dc:creator>
    <dc:date>2019-05-16T07:21:51Z</dc:date>
    <item>
      <title>How to find common values between 2 strings in UI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580529#M442824</link>
      <description>&lt;P&gt;I have 2 strings which contain multiple numeric values like&amp;nbsp;&lt;/P&gt;&lt;P&gt;String 1: 123, 456, 789&lt;/P&gt;&lt;P&gt;String 2: 234, 567, 456, 231, 123&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there anyway I can return the common values between 2 strings i.e. 123 and 456 ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 15:06:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580529#M442824</guid>
      <dc:creator>abe786</dc:creator>
      <dc:date>2019-05-15T15:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find common values between 2 strings in UI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580769#M442855</link>
      <description>&lt;P&gt;If you have four rows like?&lt;/P&gt;&lt;P&gt;String 1: 123, 456, 789&lt;/P&gt;&lt;P&gt;String 2: 234, 567, 456, 231, 123&lt;/P&gt;&lt;P&gt;String 3: 1234, 4567, 789&lt;/P&gt;&lt;P&gt;String 4: 2345, 567, 4567, 231, 123&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 05:44:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580769#M442855</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-05-16T05:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to find common values between 2 strings in UI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580783#M442857</link>
      <description>Doing it in UI using qlik function would not be very dynamic. Script solution would the best way to go. Otherwise create your own function as macro and then use; again using macro function has it's limitations.</description>
      <pubDate>Thu, 16 May 2019 06:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580783#M442857</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T06:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to find common values between 2 strings in UI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580825#M442862</link>
      <description>&lt;P&gt;Actually these string are dynamically generated based on user selections. I need the intersection to be computed and stored in a variable. I was thinking of doing same with an variable starting with =&amp;nbsp;If I go the macro way, probably I would need an action to invoke the macro on each user selection ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 07:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580825#M442862</guid>
      <dc:creator>abe786</dc:creator>
      <dc:date>2019-05-16T07:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to find common values between 2 strings in UI</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580849#M442863</link>
      <description>Macro function would not need an action. However, using user-defined macro function in the server&lt;BR /&gt;and client environment might not be very smooth. Could you please create a sample app and explain the expected output there with business scenario?</description>
      <pubDate>Thu, 16 May 2019 08:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-common-values-between-2-strings-in-UI/m-p/1580849#M442863</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-05-16T08:04:35Z</dc:date>
    </item>
  </channel>
</rss>

