<?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 If statement Exact match on a range of data in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/If-statement-Exact-match-on-a-range-of-data/m-p/1972626#M382</link>
    <description>&lt;P&gt;Hello I'm trying to creating a filter using an exact match please advise the correct if statement to use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(match(ABCD,('A1','A2','A3','A4',),'Yes','No')&lt;/P&gt;
&lt;P&gt;Kindly correct my code thank you&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:03:46 GMT</pubDate>
    <dc:creator>smanas</dc:creator>
    <dc:date>2024-11-15T22:03:46Z</dc:date>
    <item>
      <title>If statement Exact match on a range of data</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/If-statement-Exact-match-on-a-range-of-data/m-p/1972626#M382</link>
      <description>&lt;P&gt;Hello I'm trying to creating a filter using an exact match please advise the correct if statement to use&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(match(ABCD,('A1','A2','A3','A4',),'Yes','No')&lt;/P&gt;
&lt;P&gt;Kindly correct my code thank you&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/If-statement-Exact-match-on-a-range-of-data/m-p/1972626#M382</guid>
      <dc:creator>smanas</dc:creator>
      <dc:date>2024-11-15T22:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: If statement Exact match on a range of data</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/If-statement-Exact-match-on-a-range-of-data/m-p/1972671#M383</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/193657"&gt;@smanas&lt;/a&gt;&amp;nbsp; need to provide brackets correctly . try below one&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If(match(ABCD, 'A1','A2','A3','A4'), 'Yes', 'No')&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/If-statement-Exact-match-on-a-range-of-data/m-p/1972671#M383</guid>
      <dc:creator>Rockstar7</dc:creator>
      <dc:date>2022-08-24T17:37:10Z</dc:date>
    </item>
  </channel>
</rss>

