<?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: If Match function with AND or OR? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103059#M18693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(Match([Status],'Active') and M&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;atch([Location],'Toronto')&lt;/SPAN&gt;, 'Available/Toronto', FalseCondition)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2016 18:58:26 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-12T18:58:26Z</dc:date>
    <item>
      <title>If Match function with AND or OR?</title>
      <link>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103058#M18692</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;Can someone please tell me if it's possible to use AND or OR with a the Match function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a custom dimension where I want to pull records from staff who are [Active] and in [Toronto] and name this as '&lt;SPAN style="font-size: 13.3333px;"&gt;Available/Toronto'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The match statements work fine on their own, but I need to combine them using AND. I've tried using several different ways to do this and can't get it to work. Any help, much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match([Status],'Active'), 'Available/Toronto'&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(match([Location],'Toronto), 'Available/Toronto'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 18:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103058#M18692</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2016-08-12T18:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: If Match function with AND or OR?</title>
      <link>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103059#M18693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;If(Match([Status],'Active') and M&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;atch([Location],'Toronto')&lt;/SPAN&gt;, 'Available/Toronto', FalseCondition)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 18:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103059#M18693</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-12T18:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: If Match function with AND or OR?</title>
      <link>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103060#M18694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you so much!&lt;/P&gt;&lt;P&gt;I must have had a comma or parentheses in the wrong place or something. I searched all over trying to find an example of something this basic and wasn't able to. I'll be sure to bookmark this for another time!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 19:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/If-Match-function-with-AND-or-OR/m-p/1103060#M18694</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2016-08-12T19:05:33Z</dc:date>
    </item>
  </channel>
</rss>

