<?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: Unwanted Forced 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188937#M384313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you transform your chart to a straight table, do some expression cells get close to zero?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post some screenshots?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 20:09:52 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-09-20T20:09:52Z</dc:date>
    <item>
      <title>Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188932#M384308</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'm making a chart with a trend line (monthly history) and two average lines based on calculations (using AVG TOTAL instead of the available average trend line). I have unchecked 'Forced 0' for all three lines under the Axes tab but my y-axis still starts at 0. Because the chart is intending to be dynamic, I don't want to set a static min/max. As an example, one set of data ranges from 10-35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Any ideas for how to get the chart's y-axis min to change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your help!&lt;/P&gt;&lt;P&gt;Shannon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 18:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188932#M384308</guid>
      <dc:creator />
      <dc:date>2016-09-20T18:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188933#M384309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your 'static' min / max don't need to be constant, you can use expressions, hence stay dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe the solution is much more simple, could you post a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188933#M384309</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-20T19:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188934#M384310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might take a while to post a sample QVW because of my dataset - not sure it can be done with my existing data. But the trend line expression is below if that is any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do I need to set static min/max at all if Forced 0 is unchecked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Stefan!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;invert&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '1',&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {'All'}&amp;gt;}(1/&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'All'}&amp;gt;}Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188934#M384310</guid>
      <dc:creator />
      <dc:date>2016-09-20T19:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188935#M384311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post all dimensions and expressions you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought you mentioned something with Avg(TOTAL ...) as trendline, your above expression seems pretty different to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188935#M384311</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-20T19:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188936#M384312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course! To be clear, the above expression is the trend line and the two below are the average lines which use AVG(TOTAL()). 'All' isn't really all universes in case that is point of confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;invert&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '1',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'All'}&amp;gt;}(1/Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'All'}&amp;gt;}Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;invert&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '1',&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe_name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'All','US','Europe'}&amp;gt;}(1/&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;frequency&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'M'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;universe_name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'All','US','Europe'}&amp;gt;}Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 20:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188936#M384312</guid>
      <dc:creator />
      <dc:date>2016-09-20T20:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188937#M384313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you transform your chart to a straight table, do some expression cells get close to zero?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post some screenshots?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 20:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188937#M384313</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-09-20T20:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted Forced 0</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188938#M384314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found an alternate solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By adding the average expressions as reference lines, the y-axis becomes dynamic without having to add an expression for static min/max. To add a reference line, go to the presentation tab in chart properties and click 'Add' in the 'Reference Lines' box. Make sure to click 'Primary Y' when adding the reference line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for looking into my question, &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="15823" data-objecttype="3" href="https://community.qlik.com/people/swuehl"&gt;&lt;SPAN style="color: #000080; text-decoration: underline;"&gt;swuehl&lt;/SPAN&gt;&lt;/A&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 14:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-Forced-0/m-p/1188938#M384314</guid>
      <dc:creator />
      <dc:date>2016-09-21T14:33:54Z</dc:date>
    </item>
  </channel>
</rss>

