<?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 Axis Scaling Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200644#M59102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't had to do this in a while, but iirc, I had some luck checking the "Static step" box, and using a formula in it:&lt;/P&gt;&lt;P&gt;if(max(aggr(count(myValueField),Dimension1,Dimension2))&amp;lt;=5,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 09:53:44 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2010-09-15T09:53:44Z</dc:date>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200640#M59098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a simple bar chart using counts of data where the values could range from 1 to potentially hundreds. This can be filtered down to low numbers quite often, so I'm using the automatic Y-Axis scaling at the moment.&lt;/P&gt;&lt;P&gt;However, when you have values in the chart that are all below 5 the axis automatically starts creating decimal values (0.5, 1.0, 1.5 and so on) which can never happen as it's an integer.&lt;/P&gt;&lt;P&gt;How can I stop this from happening? I don't want to create a static step as this will reduce the appeal of the chart when the bigger numbers are showing. Is there some sort of formula I could use in the static step to get this going?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 16:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200640#M59098</guid>
      <dc:creator />
      <dc:date>2010-09-14T16:04:19Z</dc:date>
    </item>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200641#M59099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might just be coincidence that it worked with my data but i have used&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aggr(count(data),date)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;as the expression for the static step and it defaults the step to the lowest unit for the selection automatically, if you always have integers then your lowest unit will be an integer. You can swap date for whatvere your dimension may be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Sep 2010 20:02:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200641#M59099</guid>
      <dc:creator />
      <dc:date>2010-09-14T20:02:19Z</dc:date>
    </item>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200642#M59100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this, it nearly works but not quite!&lt;/P&gt;&lt;P&gt;I should have said the chart has two dimensions, the second dimension being month-on-month comparison. If there is only one month to display, this new step formula works perfectly and loses the decimal scale values (the scale just goes from 0 to the value, which is fine). However if you have multiple months for an entry all below 5 it still insists on having 0.0, 0.5, 1.0, 1.5, 2.0 and so on up to 4.&lt;/P&gt;&lt;P&gt;I've tried adding "month" to the aggregation statement but it's not really worked either.&lt;/P&gt;&lt;P&gt;Any further ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 08:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200642#M59100</guid>
      <dc:creator />
      <dc:date>2010-09-15T08:56:30Z</dc:date>
    </item>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200643#M59101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To set the scale of an expression, go to &lt;STRONG&gt;Chart Properties &amp;gt; Axes&lt;/STRONG&gt;, in the &lt;STRONG&gt;Expression Axes&lt;/STRONG&gt; box select the expression you like to change the scale of, in the &lt;STRONG&gt;Scale&lt;/STRONG&gt; section on the right tick &lt;STRONG&gt;Static Step&lt;/STRONG&gt; and enter &lt;STRONG&gt;1&lt;/STRONG&gt; into the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 09:43:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200643#M59101</guid>
      <dc:creator>quwok</dc:creator>
      <dc:date>2010-09-15T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200644#M59102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't had to do this in a while, but iirc, I had some luck checking the "Static step" box, and using a formula in it:&lt;/P&gt;&lt;P&gt;if(max(aggr(count(myValueField),Dimension1,Dimension2))&amp;lt;=5,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 09:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200644#M59102</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2010-09-15T09:53:44Z</dc:date>
    </item>
    <item>
      <title>Axis Scaling Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200645#M59103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, that worked perfectly!&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 10:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Axis-Scaling-Issue/m-p/200645#M59103</guid>
      <dc:creator />
      <dc:date>2010-09-15T10:42:45Z</dc:date>
    </item>
  </channel>
</rss>

