<?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: Filter cells that contain partial value...Wildcard? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882861#M1010409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works however this is for external clients to use so it really needs to be more UI geared. There needs to be a way to make it dummy proof because our clients aren't Qlik experts. They will basically just want to click filters to get the final results that they're looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Field 1 and Field 2 have to be linked I think that's okay but I'm not sure how best to set this up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input, Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 13:56:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-06T13:56:00Z</dc:date>
    <item>
      <title>Filter cells that contain partial value...Wildcard?</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882858#M1010406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to figure out how to filter items in one table and how the second table return any cells that contain all of the filtered selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Field 1 and Field 2 are actually unrelated tables but if you select from Field 1 then Field 2 should filter results based on Field 1. If having the two tables not linked is a bad way to go please help me figure out the right way:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Field 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dogs&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #00ff00;"&gt;Has&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Super&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #00ff00;"&gt;Town&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Field 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Dogs Town&lt;/P&gt;&lt;P&gt;Has Dogs&lt;/P&gt;&lt;P&gt;Super Town&lt;/P&gt;&lt;P&gt;Super &lt;SPAN style="color: #00ff00;"&gt;Town Has&lt;/SPAN&gt; Dogs&lt;/P&gt;&lt;P&gt;Town Dogs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer: 1 because the two items selected in Field 1 appear only once in the same cell in Field 2 (order of how Field 1 results display in Field 2 should not matter).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm hoping someone can actually add a formula&lt;/STRONG&gt; or whatever is needed to help me get the necessary results. I've attached a test file that you can tweak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much.&lt;/P&gt;&lt;P&gt;Barb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 03:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882858#M1010406</guid>
      <dc:creator />
      <dc:date>2015-05-06T03:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter cells that contain partial value...Wildcard?</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882859#M1010407</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 dont think so with out association there is any way to acheive required output in front end,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;You can try with this logic create releation between those two table by using exist() and not exist() in script.&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, 06 May 2015 04:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882859#M1010407</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-06T04:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Filter cells that contain partial value...Wildcard?</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882860#M1010408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could with a concat on Field 1 feed a match/wildmatch-filter on the Field 2 listbox - see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 10:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882860#M1010408</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-05-06T10:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Filter cells that contain partial value...Wildcard?</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882861#M1010409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works however this is for external clients to use so it really needs to be more UI geared. There needs to be a way to make it dummy proof because our clients aren't Qlik experts. They will basically just want to click filters to get the final results that they're looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Field 1 and Field 2 have to be linked I think that's okay but I'm not sure how best to set this up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input, Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 13:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882861#M1010409</guid>
      <dc:creator />
      <dc:date>2015-05-06T13:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filter cells that contain partial value...Wildcard?</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882862#M1010410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally the user don't get in touch with these filter-expression if they is once defined and applied. But if you could find a logic to link these data within the datamodel it will be better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-cells-that-contain-partial-value-Wildcard/m-p/882862#M1010410</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-05-06T14:04:57Z</dc:date>
    </item>
  </channel>
</rss>

