<?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 Bar Chart x- Axis value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169643#M380359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a bar chart and used dual function in each expression to show desired label on the bars. Also, I have used text on axis point option to show the sum value. Currently, I could see the labels are displayed in the x- axis also. But I wish to show the sum value in the x-axis. Attached a screen shot and &lt;SPAN style="font-size: 13.3333px;"&gt;Sample file &lt;/SPAN&gt;for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="135495" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135495_Capture.PNG" style="height: 196px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2016 04:17:26 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2016-08-25T04:17:26Z</dc:date>
    <item>
      <title>Bar Chart x- Axis value</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169643#M380359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a bar chart and used dual function in each expression to show desired label on the bars. Also, I have used text on axis point option to show the sum value. Currently, I could see the labels are displayed in the x- axis also. But I wish to show the sum value in the x-axis. Attached a screen shot and &lt;SPAN style="font-size: 13.3333px;"&gt;Sample file &lt;/SPAN&gt;for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="135495" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135495_Capture.PNG" style="height: 196px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 04:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169643#M380359</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-08-25T04:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart x- Axis value</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169644#M380360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think this is possible &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt; like as you excepted . But you could change your expression for a better representation&lt;/P&gt;&lt;P&gt;Try this :&lt;/P&gt;&lt;P&gt;Dual('1'&amp;amp;'('&amp;amp;Sum([In Scope])&amp;amp;')', sum([In Scope]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 04:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169644#M380360</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-08-25T04:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart x- Axis value</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169645#M380361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is not possible in chart but you can place 2 text boxes on x-axis &amp;amp; give expression - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum([In Scope]) &amp;amp; sum([Out of Scope])&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; respectively.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 05:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169645#M380361</guid>
      <dc:creator />
      <dc:date>2016-08-25T05:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart x- Axis value</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169646#M380362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. That's my final option. I would like to know If there is any other work around for this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 05:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-x-Axis-value/m-p/1169646#M380362</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-08-25T05:48:01Z</dc:date>
    </item>
  </channel>
</rss>

