<?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 Dimension from a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799234#M1033142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, the values weren't null, they were just very low.&amp;nbsp; It did bring up a discussion on processes, but it's historical data so we aren't going to revisit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2015 17:03:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-30T17:03:59Z</dc:date>
    <item>
      <title>Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799230#M1033138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been having trouble excluding some criteria from a bar and line chart.&amp;nbsp; I only want to show 2 of the 3 data options.&amp;nbsp; I have this as a dimension: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if([Opportunity Type]&amp;lt;&amp;gt;'Renewal',[Opportunity Type])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This puts in a "-" for the data in the legend, because I can't get the set analysis right in the expression, which currently is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;Won_Flag={1}&amp;gt;} [MRR])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to sum the MRR when the Won_Flag is = 1, and exclude [Opportunity Type] of 'Renewal'. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 16:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799230#M1033138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-30T16:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799231#M1033139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=SUM({$&amp;lt;Won_Flag={1}, [Opportunity Type] = {*}-{Renewal}&amp;gt;}MRR)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 16:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799231#M1033139</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-01-30T16:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799232#M1033140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That works!&amp;nbsp; Thanks! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I swear one day I will get the full scale of set analysis in Qlik.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 16:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799232#M1033140</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-30T16:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799233#M1033141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using Suppress the null option on the dimension tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 17:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799233#M1033141</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-01-30T17:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799234#M1033142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, the values weren't null, they were just very low.&amp;nbsp; It did bring up a discussion on processes, but it's historical data so we aren't going to revisit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 17:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799234#M1033142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-30T17:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude Dimension from a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799235#M1033143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well but you forced one type of observation (&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Renewal) &lt;/STRONG&gt;&lt;/SPAN&gt;to be null for &lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Opportunity Type &lt;/STRONG&gt;&lt;/SPAN&gt;dimension. When you select the suppress when value is null, you should not see '-' in your chart anymore. Give it a try, it may or may not work, but no harm in giving it a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update: You won't have to add the Set Analysis constraint, it should work without adding the constraint.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 17:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-Dimension-from-a-chart/m-p/799235#M1033143</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-01-30T17:07:34Z</dc:date>
    </item>
  </channel>
</rss>

