<?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: negative values over bar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223738#M860527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or one more question - if I would like to plot the values inside the bars - is there a chance to display them also if the bar is very narrow? Currently it displays for me the values only if tha bar is wide enough for the numbers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tommy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2017 13:45:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-10T13:45:09Z</dc:date>
    <item>
      <title>negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223737#M860526</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;Could you suggest how to display both the positive and negative values over bars in the bar chart? In my screenshot the values for the negative values are below the bars..&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Tommy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223737#M860526</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223738#M860527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or one more question - if I would like to plot the values inside the bars - is there a chance to display them also if the bar is very narrow? Currently it displays for me the values only if tha bar is wide enough for the numbers.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tommy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223738#M860527</guid>
      <dc:creator />
      <dc:date>2017-01-10T13:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223739#M860528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what would be your Y-axis in that case when you show bar with negative in&amp;nbsp; upper part ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are looking to convert your -negative measure to positive, then you may try function sign() which tells you if its positive or negative and&amp;nbsp; then you can change it conditionally.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223739#M860528</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-10T13:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223740#M860529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could take the Fabs() value for the bars, and adjust the bar offsets (using Sgn()) so that the negative bars are correctly positioned. That would place the values above the bars. You might need to use a Combo chart and add the actual values (not absolutes) in a separate expression and use that expression with the text on bars option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223740#M860529</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-01-10T13:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223741#M860530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;&amp;gt;Or one more question - if I would like to plot the values inside the bars - is there a chance to display them also if the bar is very narrow?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I dont think so. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223741#M860530</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-01-10T13:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: negative values over bar</title>
      <link>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223742#M860531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for putting values inside you can do it by changing these two properties&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148965_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148966_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 13:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/negative-values-over-bar/m-p/1223742#M860531</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-10T13:49:25Z</dc:date>
    </item>
  </channel>
</rss>

