<?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: Conditionnal dimension (text not like) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619212#M1113262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=IF(fonc_nom_budget&amp;lt;&amp;gt;'Principal' , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;fonc_nom_budget)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Mar 2014 11:23:22 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-03-10T11:23:22Z</dc:date>
    <item>
      <title>Conditionnal dimension (text not like)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619211#M1113261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, I've got a problem. It must be easy, but I still haven't figured it out how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If in my chart, I put a condion on one of my dimension like "&lt;STRONG&gt;=fonc_nom_budget like '*Principal*'", &lt;/STRONG&gt;I have the result that I want.&lt;/P&gt;&lt;P&gt;If I want to have the opposite result, like "&lt;STRONG&gt;=not(fonc_nom_budget like '*Principal*')"&lt;/STRONG&gt; , it doesn't.&lt;/P&gt;&lt;P&gt;It doesn't pick out the name with "Principal" in. I've got all the possible results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with =fonc_nom_budget&amp;lt;&amp;gt;'Principal' , same thing. I'm sure that it's easy, but I can't find it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619211#M1113261</guid>
      <dc:creator />
      <dc:date>2014-03-10T11:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal dimension (text not like)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619212#M1113262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;=IF(fonc_nom_budget&amp;lt;&amp;gt;'Principal' , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;fonc_nom_budget)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619212#M1113262</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-10T11:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal dimension (text not like)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619213#M1113263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not use like, use wildmatch(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;, 'Principal')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can test &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildmatch(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;, 'Principal')' = -1 (True)&lt;/P&gt;&lt;P&gt;wildmatch(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;, 'Principal')' = 0 (False)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619213#M1113263</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-10T11:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal dimension (text not like)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619214#M1113264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USE WILDMATCH FUNCTION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; like&lt;/P&gt;&lt;P&gt;if(wildmatch(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;,'&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;SPAN class="g9deyjl20jq1" style="border-top-color: transparent; border-right-color: transparent; border-left-color: transparent; font-weight: normal; font-style: inherit; font-family: inherit; text-decoration: underline; color: #0000ff;"&gt;Principal&lt;/SPAN&gt;*&lt;/STRONG&gt;'),&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;for not match try this&lt;/P&gt;&lt;P&gt;if(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;&amp;lt;&amp;gt;wildmatch(&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;,'&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;SPAN class="g9deyjl20jq1" style="border-top-color: transparent; border-right-color: transparent; border-left-color: transparent; font-weight: normal; font-style: inherit; font-family: inherit; text-decoration: underline; color: #0000ff;"&gt;Principal&lt;/SPAN&gt;*&lt;/STRONG&gt;'),&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;fonc_nom_budget &lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 11:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619214#M1113264</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-03-10T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Conditionnal dimension (text not like)</title>
      <link>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619215#M1113265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all, I used a mix of your answers : =if(wildmatch(fonc_nom_budget ,'*PRINCIPAL*')=0,fonc_nom_budget )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 13:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditionnal-dimension-text-not-like/m-p/619215#M1113265</guid>
      <dc:creator />
      <dc:date>2014-03-10T13:11:42Z</dc:date>
    </item>
  </channel>
</rss>

