<?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: How to plot full value even i filter certain data. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606376#M546711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Detach, If you want the chart to not change at all. (Right click on chart and Detach)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2014 14:05:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-19T14:05:15Z</dc:date>
    <item>
      <title>How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606374#M546709</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;When i filter brand = BEC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i prevent my line chart not affected ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 13:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606374#M546709</guid>
      <dc:creator />
      <dc:date>2014-02-19T13:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606375#M546710</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 mean how to modify the expression , so that it will ignore user selection. Just like SET analysis , even i select month = jan , it will still display all date sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 13:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606375#M546710</guid>
      <dc:creator />
      <dc:date>2014-02-19T13:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606376#M546711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Detach, If you want the chart to not change at all. (Right click on chart and Detach)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606376#M546711</guid>
      <dc:creator />
      <dc:date>2014-02-19T14:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606377#M546712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other alternative , as your suggestion is not suitable for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606377#M546712</guid>
      <dc:creator />
      <dc:date>2014-02-19T14:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606378#M546714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your original expression:&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ignore selections in specific fields by adding them into the set analysis with just Field= (see Brand below):&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}, Brand=&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can ignore all selections by using a 1 in the set analysis instead of the $:&lt;/P&gt;&lt;P&gt;money(&lt;/P&gt;&lt;P&gt;sum({1&amp;lt;year = {"&amp;gt;=$(=max(year),4)"}, month = {"&amp;lt;=$(=max({&amp;lt;year={$(=max(year))}&amp;gt;} month))"}&amp;gt;}$(ColumnDim51)/$(Columndim89)/1000)&lt;/P&gt;&lt;P&gt;, $(vMoneyFormatK))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also ignore all selections by giving the chart a different alternate state than the rest of the document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606378#M546714</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-02-19T14:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606379#M546715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out my suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 14:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606379#M546715</guid>
      <dc:creator />
      <dc:date>2014-02-19T14:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606380#M546717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i like to learn from you how to add one more field in the expression. So that when user click on GROUP_CLASS field label , it will not affect the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 23:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606380#M546717</guid>
      <dc:creator />
      <dc:date>2014-02-19T23:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How to plot full value even i filter certain data.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606381#M546719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally this (new)&amp;nbsp; part of SET Analysis of your expression would do the job:&lt;/P&gt;&lt;P&gt;. . . .&amp;nbsp; $&amp;lt;BRAND_ =, GROUP_CLASS=,&amp;nbsp; . . ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as you can see, for some reasons month is undefined for GROUP_CLASS= "G". So when your user selects "G" the expression becomes undefined (see arrow) and the chart has nothing to calculate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Night&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 00:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-plot-full-value-even-i-filter-certain-data/m-p/606381#M546719</guid>
      <dc:creator />
      <dc:date>2014-02-20T00:33:04Z</dc:date>
    </item>
  </channel>
</rss>

