<?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: Value inside bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320411#M580809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below:&lt;/P&gt;&lt;P&gt;Go to Presentation tab-&amp;gt;enable Plot Values Inside Segments and you will get value like in image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/61861_pastedImage_0.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 12:10:11 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-07-07T12:10:11Z</dc:date>
    <item>
      <title>Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320406#M580804</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;If have a bar chart in Qlikview which on the x axis shows months and the bars display actual sales and a bar estimated sales. I have the showing values switched off for the estimated sales. I only want to show these values if the month is in the future, this I achieved with the formula: &lt;/P&gt;&lt;P&gt;=If(sum({&amp;lt;Version = {'Actual'}&amp;gt;)[ExpenseAmount}, 1, 0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will show the value ON TOP off the bar, but I want to have the value INSIDE the bar. In presentation the box for showing values inside is checked, I also tried to change the numbers in the formula above but that didn't helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a print screen off the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 12:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320406#M580804</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2011-12-22T12:58:09Z</dc:date>
    </item>
    <item>
      <title>Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320407#M580805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Try this: Chart Properties &amp;gt; Presentation &amp;gt; Check 'Plot Values Inside Segments'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt - Visual Analytlcs Ltd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 13:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320407#M580805</guid>
      <dc:creator>matt_crowther</dc:creator>
      <dc:date>2011-12-22T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320408#M580806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use below property&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;chart properties-&amp;gt; expression -&amp;gt; value on data point-&amp;gt; presentation -&amp;gt; check verticle and &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;also check Plot values inside Segments&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hope this help&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 13:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320408#M580806</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-12-22T13:57:47Z</dc:date>
    </item>
    <item>
      <title>Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320409#M580807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The Plot values inside segments box is already checked. But somehow with the expression attached to the showing value this doesn't work, therefor I was looking for other ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 15:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320409#M580807</guid>
      <dc:creator>pauldamen</dc:creator>
      <dc:date>2011-12-22T15:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320410#M580808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Verticle box function seems to be disabled when you use a grouped bar chart. If you've selected a grouped&amp;nbsp; bar chart&amp;nbsp; look or similar under 'Chart Properties -&amp;gt; Style -&amp;gt; Look'. You need to consider one of the other options and then go to Chart Properties-&amp;gt;Presentation-&amp;gt;Values on Data Points and select the Verticle check box. This of course after activating Values on Data Points under Expressions in the Chart properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320410#M580808</guid>
      <dc:creator>O11235</dc:creator>
      <dc:date>2014-07-07T11:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320411#M580809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below:&lt;/P&gt;&lt;P&gt;Go to Presentation tab-&amp;gt;enable Plot Values Inside Segments and you will get value like in image below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/61861_pastedImage_0.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:10:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320411#M580809</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-07-07T12:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320412#M580810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same problem of the value not showing even though the box was ticked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seemed to only show when the expression for which I wanted the value to show, was promoted to the top of the list of expressions (so it is the first one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is a bug, but it worked for me. Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 14:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320412#M580810</guid>
      <dc:creator>c_gilbert</dc:creator>
      <dc:date>2014-07-07T14:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320413#M580812</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 this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Chart Properties&lt;UL&gt;&lt;LI&gt;Expressions Tab &amp;gt; in Display Options Section &amp;gt; Check Values on Data Points - so that the values are displayed&lt;/LI&gt;&lt;LI&gt;to have the values inside the bar Horizontally : Presentation tab &amp;gt; Under Values on Data Points Section &amp;gt; Check Plot Values inside Segments and set Max Values Shown as 100. &lt;/LI&gt;&lt;LI&gt;To have the values inside the bar Vertically : Presentation tab &amp;gt; Under Values on Data Points Section &amp;gt; Check Plot Values inside Segments &amp;amp; Vertical and set Max Values Shown as 100.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This will work now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aswinkumar B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 13:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320413#M580812</guid>
      <dc:creator />
      <dc:date>2014-10-28T13:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320414#M580814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;good tip thanks sir!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 11:10:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320414#M580814</guid>
      <dc:creator />
      <dc:date>2015-05-26T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320415#M580816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have done the small example in that you can see I take dimension as Country and Expression as Sum of sales.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;You can show the values on the bar chart as well as the inside the bar chart.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please find the attached screen shot for your reference&lt;IMG alt="BarChart.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146489_BarChart.JPG" style="height: 293px; width: 620px;" /&gt;&lt;IMG alt="BArChartInside.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146490_BArChartInside.JPG" style="height: 270px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Yogesh J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 13:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320415#M580816</guid>
      <dc:creator />
      <dc:date>2016-12-13T13:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320416#M580817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the vertical from the above image you will get the values inside segment in vertical&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 13:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320416#M580817</guid>
      <dc:creator />
      <dc:date>2016-12-13T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320417#M580818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what you posted:&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;=If(sum({&amp;lt;Version = {'Actual'}&amp;gt;)[ExpenseAmount}, 1, 0).&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;in this...i observed&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&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;STRONG&gt;unexpected bracket&lt;/STRONG&gt; opened before the 'ExpenseAmount'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320417#M580818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-13T14:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320418#M580819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try like this:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If( sum( {&amp;lt;Version = {'Actual'}&amp;gt;} ExpenseAmount ), 1, 0).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 14:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320418#M580819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-13T14:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320419#M580820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You are replying to a topic from 5 years ago&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 18:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320419#M580820</guid>
      <dc:creator />
      <dc:date>2016-12-13T18:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Value inside bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320420#M580821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hooo k,&lt;/P&gt;&lt;P&gt;i didn't find the correct answer in this discussion,&lt;/P&gt;&lt;P&gt;that why i made a reply for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 04:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-inside-bar-chart/m-p/320420#M580821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-14T04:42:50Z</dc:date>
    </item>
  </channel>
</rss>

