<?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 values from the charts without set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575538#M214266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set Analysis&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Status -= {1}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If statement&lt;/P&gt;&lt;P&gt;IF(Status &amp;lt;&amp;gt; 1 , SUM(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Mar 2014 16:25:32 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-03-28T16:25:32Z</dc:date>
    <item>
      <title>Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575537#M214265</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;I want to calculate most of the charts by excluding certain transaction's status for example I do not want to include the revenue of the transactions in which status equals 1. Therefore I do not want to use set analysis for all the charts in my qlikview document. Is there a way to exclude these transactions from the calculations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575537#M214265</guid>
      <dc:creator />
      <dc:date>2014-03-28T16:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575538#M214266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set Analysis&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Status -= {1}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If statement&lt;/P&gt;&lt;P&gt;IF(Status &amp;lt;&amp;gt; 1 , SUM(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575538#M214266</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-28T16:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575539#M214267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The if should be written as:&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: 12.727272033691406px;"&gt;sum(IF(Status &amp;lt;&amp;gt; 1 , Sales))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575539#M214267</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-03-28T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575540#M214268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want to put this in your expression then you could do it in your selections. I'd recommend creating a button with an action.&amp;nbsp; This button would make a selection that excludes all transactions where Status = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575540#M214268</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-03-28T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575541#M214269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ohh... Thanks Rob... Actually using Set Analysis a lot so simple IF statement is not even remembered... !!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575541#M214269</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-28T16:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575542#M214270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh that would be a good idea. I can use it but if there is another method to exclude the status 1 from the charts by default. It will be more helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 17:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575542#M214270</guid>
      <dc:creator />
      <dc:date>2014-03-28T17:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude values from the charts without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575543#M214271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your general options are&lt;/P&gt;&lt;P&gt;1. Don't bring the data into the data model&lt;/P&gt;&lt;P&gt;2. Exclude by expression (i.e. set analysis or an if-statement)&lt;/P&gt;&lt;P&gt;3. Exclude data by an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beside that I can't think of any other approaches.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 19:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-values-from-the-charts-without-set-analysis/m-p/575543#M214271</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-03-28T19:46:27Z</dc:date>
    </item>
  </channel>
</rss>

