<?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: Wildmatch on 2 words in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727143#M1056313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the attached data and have one expression in a straight table chart but still even with &lt;A href="https://community.qlik.com/qlik-users/150721"&gt;max dreamer&lt;/A&gt;'s expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 07:15:09 GMT</pubDate>
    <dc:creator>chiso_chiso</dc:creator>
    <dc:date>2014-10-15T07:15:09Z</dc:date>
    <item>
      <title>Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727137#M1056307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;Is it possible to use wildmatch to filter items in a field with 2 or more words. &lt;/P&gt;&lt;P&gt;Attached is data sitting in my uploaded excel file as example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, 'availability' and 'Coke' to list all the availability of Coke.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 06:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727137#M1056307</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2014-10-15T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727138#M1056308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I left the attachment out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 06:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727138#M1056308</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2014-10-15T06:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727139#M1056309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wildmatch(MyField, 'Value1', 'Value2' ....) &amp;gt; 0 means that you have found at least a value among value1, value2 ... in the field MyField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 06:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727139#M1056309</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-15T06:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727140#M1056310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some reason my expression is not working&lt;/P&gt;&lt;P&gt;=if(WildMatch(Question,'*availability*','*coke*')&amp;gt;0, Answer)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727140#M1056310</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2014-10-15T07:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727141#M1056311</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;If you want Avaliabilty and Coke in same sentence&lt;/P&gt;&lt;P&gt;then write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Wildmatch(Question,'*availability*coke*'),Answer)&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, 15 Oct 2014 07:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727141#M1056311</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-10-15T07:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727142#M1056312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your syntax is absolutely correct, the reason could be that values are not contained in field Question, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you some selection that exclude values, are you sure that question has that values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727142#M1056312</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-15T07:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727143#M1056313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the attached data and have one expression in a straight table chart but still even with &lt;A href="https://community.qlik.com/qlik-users/150721"&gt;max dreamer&lt;/A&gt;'s expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727143#M1056313</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2014-10-15T07:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch on 2 words</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727144#M1056314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I have figured it. I was using a wrong dimension but i should use the Question as dimension as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch-on-2-words/m-p/727144#M1056314</guid>
      <dc:creator>chiso_chiso</dc:creator>
      <dc:date>2014-10-15T07:53:33Z</dc:date>
    </item>
  </channel>
</rss>

