<?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: Showing Value in Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284704#M847924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with 2 expression&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;EM&gt;Sum(ContractDollars) &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Num(Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;) / Sum (TOTAL &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CstFiscalYear&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;), '#,##0.0%') &amp;amp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;chr(10) &amp;amp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Num(Sum (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;), '#,##0') &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the second expression uncheck bar&lt;/P&gt;&lt;P&gt;and check value on data point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2017 10:21:32 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-03-27T10:21:32Z</dc:date>
    <item>
      <title>Showing Value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284703#M847923</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;I have a bar chart like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157682_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression is below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual(Num(Sum(ContractDollars) / Sum(TOTAL &amp;lt;CstFiscalYear&amp;gt; ContractDollars), '#.#%'), Sum(ContractDollars) / 1000000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to show the Sales Value as well in Bar just below the Percentage value.&lt;/P&gt;&lt;P&gt;Could you please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&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/Showing-Value-in-Bar-Chart/m-p/1284703#M847923</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284704#M847924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe with 2 expression&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;EM&gt;Sum(ContractDollars) &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Num(Sum(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;) / Sum (TOTAL &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CstFiscalYear&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;), '#,##0.0%') &amp;amp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;chr(10) &amp;amp; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Num(Sum (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ContractDollars&lt;/SPAN&gt;), '#,##0') &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the second expression uncheck bar&lt;/P&gt;&lt;P&gt;and check value on data point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 10:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284704#M847924</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-03-27T10:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284705#M847925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working sir..&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sarif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 10:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284705#M847925</guid>
      <dc:creator>mhmmd_srf</dc:creator>
      <dc:date>2017-03-27T10:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284706#M847926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example in the attachment&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" height="300" src="https://community.qlik.com/legacyfs/online/157687_1.png" style="height: 300px; width: 487.952px;" width="488" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 10:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284706#M847926</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-03-27T10:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Value in Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284707#M847927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice one, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 15:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Value-in-Bar-Chart/m-p/1284707#M847927</guid>
      <dc:creator>rzenere_avvale</dc:creator>
      <dc:date>2017-04-14T15:24:03Z</dc:date>
    </item>
  </channel>
</rss>

