<?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... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF/m-p/596473#M220932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the same in my answer and let me know if it is working or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 18:47:28 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-02-17T18:47:28Z</dc:date>
    <item>
      <title>IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596468#M220927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola, necesito hacer algo simple, pero no se si lo estoy encarando bien..&lt;/P&gt;&lt;P&gt;Necesito contar los "servidores" cuyo nombre no contengan la palabra 'firewall'...&lt;/P&gt;&lt;P&gt;yo estoy intentando hacer algo asi pero no funciona...&lt;/P&gt;&lt;P&gt;Alguien tiene una mejor idea?&lt;/P&gt;&lt;P&gt;Gracias!!&lt;/P&gt;&lt;P&gt;if (Descripción &amp;lt;&amp;gt; '%Firewall%' then count(servidor), null)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596468#M220927</guid>
      <dc:creator />
      <dc:date>2014-02-17T17:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596469#M220928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;COUNT({$&amp;lt;Descripción&amp;nbsp; -= {'*Firewall*'}&amp;gt;}servidor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT({$&amp;lt;Descripción&amp;nbsp; -= {'Firewall'}&amp;gt;}servidor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596469#M220928</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-17T17:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596470#M220929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know Spanish, but this is how to do a "not like" comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (wildmatch(Descripción , '*Firewall*') =0 ,count(servidor))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596470#M220929</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-17T17:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596471#M220930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;your&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;answer was&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;very helpful&lt;/SPAN&gt;, I am &lt;SPAN class="hps"&gt;beginner with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;qlikview&lt;/SPAN&gt;!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 17:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596471#M220930</guid>
      <dc:creator />
      <dc:date>2014-02-17T17:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596472#M220931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excusme Albert&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Can&lt;/SPAN&gt; I &lt;SPAN class="hps"&gt;ask&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a more question?&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="alt-edited hps"&gt;How&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I can&lt;/SPAN&gt; &lt;SPAN class="alt-edited hps"&gt;do the same as&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I did before&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;more&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fields&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;...&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for example ...&lt;/SPAN&gt; &lt;BR /&gt;&amp;nbsp; &lt;SPAN class="atn hps"&gt;if (&lt;/SPAN&gt;&lt;SPAN&gt;wildmatch&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(Description&lt;/SPAN&gt;, '* &lt;SPAN class="hps"&gt;A *&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;B *&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;C&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;*&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;D&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;*&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;E *&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;F *&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;G *&lt;/SPAN&gt;', '* &lt;SPAN class="hps"&gt;H *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;J&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;*&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;K&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;*&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;L *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;M *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;',' *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;N *&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;'=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0, count&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(Server)&lt;/SPAN&gt;) &lt;BR /&gt;&lt;SPAN class="hps"&gt;There will be another&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;way to do&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calculation&lt;/SPAN&gt;? &lt;SPAN class="hps"&gt;because it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not work ...&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you&lt;/SPAN&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596472#M220931</guid>
      <dc:creator />
      <dc:date>2014-02-17T18:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596473#M220932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the same in my answer and let me know if it is working or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 18:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596473#M220932</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-17T18:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596474#M220933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;Doesn't work fine, because the result that show me is -1 in all cases....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596474#M220933</guid>
      <dc:creator />
      <dc:date>2014-02-17T19:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: IF...</title>
      <link>https://community.qlik.com/t5/QlikView/IF/m-p/596475#M220934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniela,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your text has spaces before and after each letter, so is looking for data that does not match "* A *" or "* B *" .&lt;/P&gt;&lt;P&gt;Check for any extra spaces in your list.&lt;/P&gt;&lt;P&gt;If you want to test if the data does match the list, then change the test to if(wildmatch() =1, value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 19:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF/m-p/596475#M220934</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-02-17T19:23:59Z</dc:date>
    </item>
  </channel>
</rss>

