<?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 Chart: Expression label inside the bar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395136#M560188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-9654420194104003846881" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Gysbert&lt;/A&gt; answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual('MyLabel' &amp;amp; chr(10) &amp;amp; num(MyExpression, '0.0%'), MyExpression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now both Expression Name and it's value by the top of the bar. &lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 15:02:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-24T15:02:36Z</dc:date>
    <item>
      <title>Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395132#M560184</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;&lt;/P&gt;&lt;P&gt;I'm facing an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I've a bar chart that i'll turn into a waterfall using a bar offset for each expression&lt;/P&gt;&lt;P&gt;- This bar char is composed of 5 expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have in each bar the label of the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 12:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395132#M560184</guid>
      <dc:creator />
      <dc:date>2013-04-24T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395133#M560185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way is (if you have a fixed number of bars) go to tab "Presentation" and in "text in chart" you can add text (even vertically)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395133#M560185</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2013-04-24T13:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395134#M560186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the dual function: dual('MyLabel', myexpression). Replace MyLabel with the label of the expression and myexpression with the expression itself. The bar will use the text MyLabel to display in the bar and the value of myexpression for the length of the bar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395134#M560186</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-04-24T13:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395135#M560187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to properties of bar chart&lt;/P&gt;&lt;P&gt;clik on&amp;nbsp; Number tab&lt;/P&gt;&lt;P&gt;select Expression Default value&lt;/P&gt;&lt;P&gt;then write in symbol = test&lt;/P&gt;&lt;P&gt;then test as a label for expression.&lt;/P&gt;&lt;P&gt;see the attachement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 13:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395135#M560187</guid>
      <dc:creator />
      <dc:date>2013-04-24T13:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395136#M560188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/gwassenaar" id="jive-9654420194104003846881" style="background-color: #ffffff; font-size: 12px; color: #007fc0; font-weight: bold; font-family: Arial; text-align: center;"&gt;Gysbert&lt;/A&gt; answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual('MyLabel' &amp;amp; chr(10) &amp;amp; num(MyExpression, '0.0%'), MyExpression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now both Expression Name and it's value by the top of the bar. &lt;/P&gt;&lt;P&gt;Many Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 15:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395136#M560188</guid>
      <dc:creator />
      <dc:date>2013-04-24T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395137#M560189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, my current chart expression is using :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =$(vTotalCompliance)&amp;nbsp; which is a %'age rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Label is Unit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to use&amp;nbsp; Dual(Unit,$(vTotalCompliance)) the label is not appearing within each bar segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do&amp;nbsp; you have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 11:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395137#M560189</guid>
      <dc:creator />
      <dc:date>2016-03-04T11:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart: Expression label inside the bar</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395138#M560190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your function but somehow it doesn't work (below you see the expression and the dual function (dark blue = expressen, lightblue = dual function)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea what I can that it works?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV-label-in-barchart.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/172940_QV-label-in-barchart.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 13:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Expression-label-inside-the-bar/m-p/395138#M560190</guid>
      <dc:creator>wagnepat</dc:creator>
      <dc:date>2017-08-09T13:43:38Z</dc:date>
    </item>
  </channel>
</rss>

