<?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: Looking for similar expression in qlik in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953642#M286</link>
    <description>&lt;P&gt;I would think this would work:&lt;/P&gt;
&lt;P&gt;WildMatch(drugname, '*A', '*B*', '*C*',...)&lt;/P&gt;
&lt;P&gt;I'm confused about the lowercase() function in your example. It seems to me that this converts drugname to lower case and would never match the upper case characters in your example.&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2022 13:47:36 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2022-07-09T13:47:36Z</dc:date>
    <item>
      <title>Looking for similar expression in qlik</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953554#M284</link>
      <description>&lt;P&gt;I am looking for similar expression in Qlik. In sql I used the following:&lt;/P&gt;
&lt;P&gt;INSTR(lowercase({drugname}),'A') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'B') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'C') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'D') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'E') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'F) &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'G') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'H') &amp;gt; 0 OR&lt;BR /&gt;INSTR(lowercase({drugname}),'I') &amp;gt; 0&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried mixmatch, wildcard functions .But did get the whole list of drugs. please help.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 19:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953554#M284</guid>
      <dc:creator>kiara</dc:creator>
      <dc:date>2022-07-08T19:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for similar expression in qlik</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953597#M285</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/188873"&gt;@kiara&lt;/a&gt;&amp;nbsp; Could you please provide your exact requirement? Because we can replicate whatever you have written in SQL to Qlik. But to make it more effective we need to understand the requirement.&lt;/P&gt;
&lt;P&gt;For Example your above SQL code can be converted in Qlikas below:&lt;/P&gt;
&lt;P&gt;if(Index(Upper(Drugname),'A')&amp;gt;0,&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 00:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953597#M285</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-09T00:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for similar expression in qlik</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953642#M286</link>
      <description>&lt;P&gt;I would think this would work:&lt;/P&gt;
&lt;P&gt;WildMatch(drugname, '*A', '*B*', '*C*',...)&lt;/P&gt;
&lt;P&gt;I'm confused about the lowercase() function in your example. It seems to me that this converts drugname to lower case and would never match the upper case characters in your example.&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2022 13:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Looking-for-similar-expression-in-qlik/m-p/1953642#M286</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2022-07-09T13:47:36Z</dc:date>
    </item>
  </channel>
</rss>

