<?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: Bar Graph Display Issue when using LOG SCALE axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000948#M340270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I went with numbers on axis, I can't for the life of me find where I can change the font color on them ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Oct 2015 15:17:31 GMT</pubDate>
    <dc:creator>tschullo</dc:creator>
    <dc:date>2015-10-30T15:17:31Z</dc:date>
    <item>
      <title>Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000942#M340264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG alt="q101.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103613_q101.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;In the above chart, note that the number at the end of the top bar has been truncated.&lt;/P&gt;&lt;P&gt;This goes away if I make the chart much wider and gets worse as I make it narrower.&lt;/P&gt;&lt;P&gt;As you can see in the pop-up it should be 4012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked around this elsewhere by setting a "Static Max" in the Axes tab of the Properties of the chart.&lt;/P&gt;&lt;P&gt;10,000 might work in this instance.&lt;/P&gt;&lt;P&gt;In this case becasue it is a drill down, my log scale changes as I drill down.&lt;/P&gt;&lt;P&gt;So I got the idea to use an expression for the "Static Max" such as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N_RESULT_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt;Which would be the numnber represented by the total of all bars.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This works most of the time but not always.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;My question is: Has anyone else run into this and how did they solve it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm thinking finding the value of the first bar and multiplying it by 1.5 or 2, something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N_RESULT_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N_RESULT_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))*2 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;problem is I don't quite understands how FirstSortedValue should be used in this case, it isn't working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000942#M340264</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T14:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000943#M340265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't display the values on top of the bars, but use Text on Axis so that the values are shown in front of the bars. You'll probably need to resize the plot area a bit so these values don't overlap with the bar labels.Press the CTRL+SHIFT keys at the same time and you'll see red outlines around the chart elements. You can resize/move those red outlines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000943#M340265</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-30T14:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000944#M340266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than FirstSortedValue, I suggest Max(Aggr()) like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Max(Aggr(Count(DISTINCT N_RESULT_KEY), [Business Line]))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(assuming Business Line is the dimension).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried displaying the value on the x-axis instead of on the bars?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000944#M340266</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-30T14:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000945#M340267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would work, but sometimes I don;t want the numbers on the axis.&lt;/P&gt;&lt;P&gt;Are we saying there is no solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000945#M340267</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T14:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000946#M340268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are always solutions. The question is if you're willing to pay the price &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;.&lt;/P&gt;&lt;P&gt;You can try what &lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌ suggests. Except I would add a bit to it. Perhaps multiple the result by 2 since you're using a log scale. That gives you a bit more space for the text of the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 14:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000946#M340268</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-10-30T14:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000947#M340269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; =&lt;/SPAN&gt;Max&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;N_RESULT_KEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetCurrentField&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(LOB_CNTRLO_ApplGrp))) * 2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;So, since I am in a Group, I added the GetCurrentField bit but this did not work... any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000947#M340269</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T15:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000948#M340270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I went with numbers on axis, I can't for the life of me find where I can change the font color on them ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000948#M340270</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Graph Display Issue when using LOG SCALE axis</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000949#M340271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Never mind, I found it... under Text Color of expression in Expressions tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 15:19:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Graph-Display-Issue-when-using-LOG-SCALE-axis/m-p/1000949#M340271</guid>
      <dc:creator>tschullo</dc:creator>
      <dc:date>2015-10-30T15:19:20Z</dc:date>
    </item>
  </channel>
</rss>

