<?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: Exclude value from a dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28751#M511414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post some sample data to work on? And your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2018 15:58:35 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-04-27T15:58:35Z</dc:date>
    <item>
      <title>Exclude value from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28747#M511410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hello&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;i want exclude a value with expresion like this on my dimension named Myvalue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(mydate &amp;gt;=201802 and Myvalue &amp;lt;&amp;gt;'xxxxx' ,Myvalue)&amp;nbsp; =&amp;gt;FINE OK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(mydate &amp;gt;=201802 and Myvalue &amp;lt;&amp;gt;'xxxxx' ,Myvalue,i want here all my dimension without exclusion)&amp;nbsp; =&amp;gt;FINE KO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN&gt;but i cant' make an else condition it doesnt work fine&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28747#M511410</guid>
      <dc:creator>alexantone</dc:creator>
      <dc:date>2018-04-27T10:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude value from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28748#M511411</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;what is the logic behind filtering a dimension using an expression and use an else part to not filter that dimension ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the exptected output ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 11:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28748#M511411</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-27T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude value from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28749#M511412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;May be try&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"&gt;(mydate &amp;gt;=201802 ,Only({&amp;lt;MyValue={'*'}-{'xxxxx'}&amp;gt;} Myvalue) ,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 16px;"&gt;MyValue)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 12:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28749#M511412</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-27T12:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude value from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28750#M511413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your return&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28750#M511413</guid>
      <dc:creator>alexantone</dc:creator>
      <dc:date>2018-04-27T15:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude value from a dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28751#M511414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post some sample data to work on? And your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 15:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-value-from-a-dimension/m-p/28751#M511414</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-27T15:58:35Z</dc:date>
    </item>
  </channel>
</rss>

