<?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(Match) not working correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108623#M17007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use this as a dimension but I am getting some duplicates where it shows both Project and Non-Project and not sure why:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'ERC - Project'),'Project','Non-Project')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I also tried is in the script but same issue: &lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(wild&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"COMMITTEE_CAT"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'ERC - Project')&amp;gt;0,'Project','Non-Project') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROJECT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;For this ticket, I would only expect Project since it did hit the ERC - Project status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;IMG alt="2018-09-25_8-12-23.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214425_2018-09-25_8-12-23.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2018 15:13:46 GMT</pubDate>
    <dc:creator>cbaqir</dc:creator>
    <dc:date>2018-09-25T15:13:46Z</dc:date>
    <item>
      <title>If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108623#M17007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use this as a dimension but I am getting some duplicates where it shows both Project and Non-Project and not sure why:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'ERC - Project'),'Project','Non-Project')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I also tried is in the script but same issue: &lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(wild&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"COMMITTEE_CAT"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'ERC - Project')&amp;gt;0,'Project','Non-Project') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PROJECT&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;For this ticket, I would only expect Project since it did hit the ERC - Project status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&lt;IMG alt="2018-09-25_8-12-23.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/214425_2018-09-25_8-12-23.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108623#M17007</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-25T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108624#M17008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe use a mapping load for ID where COM_CAT='ERC - Project' and an applymap('YourMap',ID,'Non-Project') as Project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108624#M17008</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-25T15:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108625#M17009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Something like&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Project:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mapping load DEFECT_ID,'Project' as To From Source where COMMITTEE_CAT='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ERC - Project&lt;/SPAN&gt;'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load &lt;SPAN style="font-size: 13.3333px;"&gt;DEFECT_ID,Applymap('Project', &lt;SPAN style="font-size: 13.3333px;"&gt;DEFECT_ID,'Non-Project') as Project from Source&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108625#M17009</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-09-25T15:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108626#M17010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have to use match?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since there is only one string in your condition you could just do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT = &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;'ERC - Project','Project','Non-Project')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;perhaps you need to use trim(COM_CAT) there may be empty spaces around the text string.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Joseph&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108626#M17010</guid>
      <dc:creator>joseph_eftamand</dc:creator>
      <dc:date>2018-09-25T15:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108627#M17011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;COMMITTEE_CAT = &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'ERC - Project' , 'Project', 'Non-Project') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108627#M17011</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-25T15:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108628#M17012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used an alias for &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 8pt;"&gt;COMMITTEE_CAT &lt;/SPAN&gt; called COM_CAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108628#M17012</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-25T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108629#M17013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what I tried originally but it didn't work either. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108629#M17013</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2018-09-25T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108630#M17014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using this in expression or in the script. Can you share some sample file to look into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108630#M17014</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-09-25T15:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108631#M17015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;COM_CAT=&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;'ERC - Project','Project','Non-Project') &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108631#M17015</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-09-25T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108632#M17016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‘I used an alias for COMMITTEE_CAT called COM_CAT’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you implementing the conditional statement in the same load statement as the alias is being created? In that case you would have to use the original name as the Alias is not applied in the load statement, or use a preload statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joseph Eftamandilos | Consultant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDI +353 1 272 7706 |Main +353 1 272 7700 Ext. 7706&lt;/P&gt;&lt;P&gt;joseph.eftamandilos@capventis.com&amp;lt;mailto:joseph.eftamandilos@capventis.com&amp;gt; | www.capventis.com&amp;lt;http://www.capventis.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IRL: Building 4, Cherrywood Business Park, Dublin, D18 K7W4, Ireland&lt;/P&gt;&lt;P&gt;UK: 3rd Floor, 26 Finsbury Square, London EC2A 1DS, United Kingdom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;http://www.linkedin.com/company/capventis&amp;gt;[cid:image002.png@01CFABE5.57F50690]&amp;lt;https://twitter.com/capventis&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108632#M17016</guid>
      <dc:creator>joseph_eftamand</dc:creator>
      <dc:date>2018-09-25T15:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: If(Match) not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108633#M17017</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 think that you should trim your field:&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map_project:&lt;/P&gt;&lt;P&gt;mapping LOAD Committee_Cat, Project INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Committee_Cat, Project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ERC - Project, Project&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yourtable:&lt;/P&gt;&lt;P&gt;load*,&lt;/P&gt;&lt;P&gt;ApplyMap('map_project', text(trim(COMMITTEE_CAT)), 'Non-Project') as PROJECT&amp;nbsp; &lt;/P&gt;&lt;P&gt;resident yourtablew;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table yourtablew;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can use wildmatch with * at the end:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(wild&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"COMMITTEE_CAT"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'ERC - Project&lt;STRONG style="text-decoration: underline;"&gt;*&lt;/STRONG&gt;')&amp;gt;0,'Project','Non-Project') &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PROJECT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;or if(trim(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;COMMITTEE_CAT)='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;ERC - Project', 'Project', 'Non-Project') as Project&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 16:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Match-not-working-correctly/m-p/108633#M17017</guid>
      <dc:creator>captain89</dc:creator>
      <dc:date>2018-09-25T16:50:34Z</dc:date>
    </item>
  </channel>
</rss>

