<?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 Filter within single worksheets or graphs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519404#M37192</link>
    <description>&lt;P&gt;Hello qlik Folks,&lt;/P&gt;&lt;P&gt;is there a possibility to make a condition filter that applys only for one Chart? I thought of using the formular of the measures. Insted of a simple Sum (Orders) could I use some think like&lt;/P&gt;&lt;P&gt;Sum(orders) Where Country = US&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Only({&amp;lt;Country={"US"}&amp;gt;} Sum(Orders))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Dec 2018 15:55:52 GMT</pubDate>
    <dc:creator>anna_elle</dc:creator>
    <dc:date>2018-12-11T15:55:52Z</dc:date>
    <item>
      <title>Filter within single worksheets or graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519404#M37192</link>
      <description>&lt;P&gt;Hello qlik Folks,&lt;/P&gt;&lt;P&gt;is there a possibility to make a condition filter that applys only for one Chart? I thought of using the formular of the measures. Insted of a simple Sum (Orders) could I use some think like&lt;/P&gt;&lt;P&gt;Sum(orders) Where Country = US&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Only({&amp;lt;Country={"US"}&amp;gt;} Sum(Orders))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 15:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519404#M37192</guid>
      <dc:creator>anna_elle</dc:creator>
      <dc:date>2018-12-11T15:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filter within single worksheets or graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519408#M37193</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;You can use Set Analysis Sum({&amp;lt;Country={'US'}&amp;gt;}Orders)&lt;BR /&gt;&lt;BR /&gt;Or if you what to drive it with a filter look at the Alternate States in the Nov release.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 11 Dec 2018 16:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519408#M37193</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-12-11T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Filter within single worksheets or graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519415#M37194</link>
      <description>Alternate State should be better than set analysis. &lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519415#M37194</guid>
      <dc:creator>Ricardo_Gerhard</dc:creator>
      <dc:date>2018-12-11T16:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter within single worksheets or graphs</title>
      <link>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519418#M37195</link>
      <description>&lt;P&gt;Hi Anna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i understand correctly what you want is a chart that shows the result of a conditional sum, in that case the best option is add in the expression of the chart the follow:&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="arial black,avant garde"&gt;&lt;FONT color="#0000ff"&gt;SUM&lt;/FONT&gt;({$&amp;lt; &lt;FONT color="#800000"&gt;[Orders]&lt;/FONT&gt;= {'US'}&amp;gt;}&lt;FONT color="#800000"&gt;[Orders]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="arial black,avant garde"&gt;)&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;BR&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 16:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Filter-within-single-worksheets-or-graphs/m-p/1519418#M37195</guid>
      <dc:creator>612118513</dc:creator>
      <dc:date>2018-12-11T16:23:43Z</dc:date>
    </item>
  </channel>
</rss>

