<?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: Combining searches in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734533#M263006</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Another option is to use 'data islands' and use set expressions:&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Customer, Field1, Field2, Value&lt;/P&gt;&lt;P&gt;1,B,X,10&lt;/P&gt;&lt;P&gt;2,B,Y,25&lt;/P&gt;&lt;P&gt;3,A,Y,15&lt;/P&gt;&lt;P&gt;4,A,Y,5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SelectTable1:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;SelectField1&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SelectTable2:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;SelectField2&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Y&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Field1=SelectField1&amp;gt;+&amp;lt;Field2=SelectField2&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add the fields SelectField1 and SelectField2 to you sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="islands.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68113_islands.png" style="width: 620px; height: 99px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 19:48:18 GMT</pubDate>
    <dc:creator>mark_casselman</dc:creator>
    <dc:date>2014-10-01T19:48:18Z</dc:date>
    <item>
      <title>Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734528#M263001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not new to QlikView but I am struggling to achieve the search I want.&lt;/P&gt;&lt;P&gt;Suppose I have 2 list boxes A &amp;amp; B. I make a search using list box A. If I then search using list box B, I further restrict my search; in other words I see entries which pass search A &lt;SPAN style="text-decoration: underline;"&gt;and&lt;/SPAN&gt; B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to combine my search using &lt;SPAN style="text-decoration: underline;"&gt;or&lt;/SPAN&gt; instead - and see entries which have either codes from list A or from list B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advice please.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 15:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734528#M263001</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2014-08-07T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734529#M263002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have a new list concatenate both &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 15:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734529#M263002</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-08-07T15:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734530#M263003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5113"&gt;QlikView App: Create list boxes that work in an OR mode&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734530#M263003</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-08-07T16:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734531#M263004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo.&lt;/P&gt;&lt;P&gt;Steve always does good work, and its re-assuring that there is no obvious solution to this requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734531#M263004</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2014-08-07T16:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734532#M263005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made some progress which may help others.&lt;/P&gt;&lt;P&gt;In my case, the selections which I want to combine are fairly static. So it is possible to set up a number of bookmarks which can then be combined within Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not an ideal solution because it limits the ability of the end user easily to vary selections. But the concept might be useful to others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 13:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734532#M263005</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2014-08-11T13:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Combining searches</title>
      <link>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734533#M263006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Another option is to use 'data islands' and use set expressions:&lt;/P&gt;&lt;P&gt;An example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customers:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Customer, Field1, Field2, Value&lt;/P&gt;&lt;P&gt;1,B,X,10&lt;/P&gt;&lt;P&gt;2,B,Y,25&lt;/P&gt;&lt;P&gt;3,A,Y,15&lt;/P&gt;&lt;P&gt;4,A,Y,5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SelectTable1:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;SelectField1&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SelectTable2:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;SelectField2&lt;/P&gt;&lt;P&gt;X&lt;/P&gt;&lt;P&gt;Y&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Field1=SelectField1&amp;gt;+&amp;lt;Field2=SelectField2&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add the fields SelectField1 and SelectField2 to you sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="islands.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/68113_islands.png" style="width: 620px; height: 99px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 19:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combining-searches/m-p/734533#M263006</guid>
      <dc:creator>mark_casselman</dc:creator>
      <dc:date>2014-10-01T19:48:18Z</dc:date>
    </item>
  </channel>
</rss>

