<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1700707#M726520</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/105105"&gt;@Abhi999&lt;/a&gt;&amp;nbsp;please close the thread by marking accepted as a solution.&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2020 13:24:17 GMT</pubDate>
    <dc:creator>Qlik1_User1</dc:creator>
    <dc:date>2020-05-11T13:24:17Z</dc:date>
    <item>
      <title>Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685019#M726513</link>
      <description>&lt;P&gt;i am using below condition&lt;/P&gt;&lt;P&gt;if(match(ProductType,'OEIC','ISA') and WildMatch(Department,'FM*','Outsourced Provider – AIGSL*','REAL ASSETS*'),'OEIC FM')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is match condition between PRODUCT=oeic AND dEPARTMENT='Outsourced Provider -AIGSL)&lt;/P&gt;&lt;P&gt;it is showing empty.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685019#M726513</guid>
      <dc:creator>Abhi999</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685025#M726514</link>
      <description>&lt;P&gt;Might be some of the condition is not fulfilled, share the sample data&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 14:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685025#M726514</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2020-03-16T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685033#M726515</link>
      <description>&lt;P&gt;Do you have a space between - and AIGSL or not? You match expression includes a space, but the next row doesn't&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 955px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30108i8865B93BB9586792/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 15:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685033#M726515</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-16T15:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685049#M726516</link>
      <description>&lt;P&gt;Department:&lt;BR /&gt;LOAD&lt;BR /&gt;DID,&lt;BR /&gt;Department,&lt;BR /&gt;if(IsThirdParty=-1,'Yes',if(IsThirdParty=0,'No','N/A')) as IsThirdParty,&lt;BR /&gt;OrderBy&lt;BR /&gt;&lt;BR /&gt;FROM [lib://Mandate QVD Generator (avivagroup_avelamuri)/dataREDDepartment.qvd]&lt;BR /&gt;(qvd) where&amp;nbsp;if(WildMatch(Department, 'FM*','Outsourced Provider –AIGSL*','REAL ASSETS*'),'OEIC FM');&lt;/P&gt;&lt;P&gt;I am using above condition on table but it is showing all Departments whic didn't mentioned in condition also&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 15:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685049#M726516</guid>
      <dc:creator>Abhi999</dc:creator>
      <dc:date>2020-03-16T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685054#M726517</link>
      <description>&lt;P&gt;This looks like a different question from the one your initially asked. Is the first issue resolved now?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2020 15:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685054#M726517</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-03-16T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685195#M726518</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You didn't mentioned where condition correctly it seems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You have used &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where&amp;nbsp;&lt;SPAN&gt; if(WildMatch(Department, 'FM*','Outsourced Provider –AIGSL*','REAL ASSETS*'),'OEIC FM');&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Try this&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;where &lt;FONT color="#008080"&gt;&lt;STRONG&gt;enter dim name&lt;/STRONG&gt;&lt;/FONT&gt;=&lt;SPAN&gt; if(WildMatch(Department, 'FM*','Outsourced Provider –AIGSL*','REAL ASSETS*'),'OEIC FM');&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Also as Sunny mentioned , please check if you are using correct field values without space..&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 06:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1685195#M726518</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2020-03-17T06:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1698265#M726519</link>
      <description>&lt;P&gt;Thanks it worked for me&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 09:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1698265#M726519</guid>
      <dc:creator>Abhi999</dc:creator>
      <dc:date>2020-05-01T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1700707#M726520</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/105105"&gt;@Abhi999&lt;/a&gt;&amp;nbsp;please close the thread by marking accepted as a solution.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 13:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Wildmatch/m-p/1700707#M726520</guid>
      <dc:creator>Qlik1_User1</dc:creator>
      <dc:date>2020-05-11T13:24:17Z</dc:date>
    </item>
  </channel>
</rss>

