<?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: Line Chart Graphic should start at the value 50 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544576#M555806</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by unchecking "Forced 0".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jul 2013 13:01:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-31T13:01:52Z</dc:date>
    <item>
      <title>Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544569#M555799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Linechart and it works. But my Graph shows me from 0 to 100. All the values are between 60 and 90 so all are small together. I would like to have the graph from 50 to 100. So that i dont see 20 because i dont have there some values and i would like to get the line chart bigger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand what i mean...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 11:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544569#M555799</guid>
      <dc:creator />
      <dc:date>2013-07-31T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544570#M555800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try using a calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;=50,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;or create an additional field where you only set the field when the value is 50 or above and use that as a dimension suppressing the null values.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544570#M555800</guid>
      <dc:creator>Tammy_Milsom</dc:creator>
      <dc:date>2013-07-31T12:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544571#M555801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using "Static Min" on the tab "Axes" in chart properties.&amp;nbsp; Set it to 50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544571#M555801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-31T12:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544572#M555802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i change static min it doesnt do something. But if i change static max i can set the max with no problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544572#M555802</guid>
      <dc:creator />
      <dc:date>2013-07-31T12:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544573#M555803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael. It works with static min i just didnt saw/realiced that the&amp;nbsp; "Forced 0" is checked....&lt;/P&gt;&lt;P&gt;After taking out that it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544573#M555803</guid>
      <dc:creator />
      <dc:date>2013-07-31T12:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544574#M555804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe changing the "Static min" on the tab "Axes" and set it to 50 as &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/msolomov" id="jive-393128655041585000246" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Michael Solomovich&lt;/A&gt; indicates but also try to uncheck the check "show all values" in the dimension tab and check Supress zero values and suprees missing in the presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544574#M555804</guid>
      <dc:creator />
      <dc:date>2013-07-31T12:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544575#M555805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, forgot to mention - you have also to uncheck "Forced 0" in the "Expression Axes" section (the top one0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 12:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544575#M555805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-31T12:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Line Chart Graphic should start at the value 50</title>
      <link>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544576#M555806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try by unchecking "Forced 0".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 13:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-Chart-Graphic-should-start-at-the-value-50/m-p/544576#M555806</guid>
      <dc:creator />
      <dc:date>2013-07-31T13:01:52Z</dc:date>
    </item>
  </channel>
</rss>

