<?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 Limiting a Field in a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-a-Field-in-a-Chart/m-p/281251#M104611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to make a chart based on a field in my database where I want to have the chart graph all records with a value of 70% or greater. I have tried the formula two ways the first in a calculated dimension then as an expression. In both cases I get an error in the calculation...=sum(Opportunity.Probability) &amp;gt; 70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 May 2011 18:22:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-06T18:22:52Z</dc:date>
    <item>
      <title>Limiting a Field in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-Field-in-a-Chart/m-p/281251#M104611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to make a chart based on a field in my database where I want to have the chart graph all records with a value of 70% or greater. I have tried the formula two ways the first in a calculated dimension then as an expression. In both cases I get an error in the calculation...=sum(Opportunity.Probability) &amp;gt; 70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 18:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-Field-in-a-Chart/m-p/281251#M104611</guid>
      <dc:creator />
      <dc:date>2011-05-06T18:22:52Z</dc:date>
    </item>
    <item>
      <title>Limiting a Field in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-a-Field-in-a-Chart/m-p/281252#M104612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to determine what dimension are you trying to limit by this condition, and use it in Set Analysis. For example, if you are counting OpportunityID with the sum(Probability) &amp;gt; 0.7 , you should have an expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count({&amp;lt;OpportunityID={"=sum(Opportunity.Probablility)&amp;gt;0.7"}&amp;gt;}&amp;nbsp; distinct OpportunityID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice that your condition serves as a search condition for the field that you want to limit (OpportunityID in this example)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 19:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-a-Field-in-a-Chart/m-p/281252#M104612</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-05-06T19:37:56Z</dc:date>
    </item>
  </channel>
</rss>

