<?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 How ignore a value from a field? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980192#M968029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagining i have a field "Countries" and there are 3 values (USA, Canada, Brazil).&lt;/P&gt;&lt;P&gt;I want to create a bar chart, that shows values only from Canada and Brazil, and ignore values from USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to ignore a value and don´t display data in the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 12:45:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-18T12:45:14Z</dc:date>
    <item>
      <title>How ignore a value from a field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980192#M968029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagining i have a field "Countries" and there are 3 values (USA, Canada, Brazil).&lt;/P&gt;&lt;P&gt;I want to create a bar chart, that shows values only from Canada and Brazil, and ignore values from USA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to ignore a value and don´t display data in the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 12:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980192#M968029</guid>
      <dc:creator />
      <dc:date>2015-09-18T12:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: How ignore a value from a field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980193#M968030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in your set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;Country = {'Brazil', 'Canada'}&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 12:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980193#M968030</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-18T12:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: How ignore a value from a field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980194#M968031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in case you want to display values from all except USA then you can use like below.&lt;/P&gt;&lt;P&gt;{&amp;lt;Country = {"*"} - {"USA"} &amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 13:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980194#M968031</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-18T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: How ignore a value from a field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980195#M968032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;{&amp;lt;Country-= {'USA'} &amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 13:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980195#M968032</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-18T13:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How ignore a value from a field?</title>
      <link>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980196#M968033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also please take the below inputs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Country-= {'USA'} &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will work as below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Country= {COuntry - 'USA'} &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OR&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;Country= -{'USA'} &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This will work as below&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;Country= {*- 'USA'} &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Both are correct, it depends on the type of requirement you are suppose to display to the business.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Satish&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 13:14:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-ignore-a-value-from-a-field/m-p/980196#M968033</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2015-09-18T13:14:13Z</dc:date>
    </item>
  </channel>
</rss>

