<?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: Show values on combo chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806949#M536643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Number Tab and&amp;nbsp; Uncheck the&amp;nbsp;&amp;nbsp; Show in percentage(%).&amp;nbsp;&amp;nbsp; it will show the actual no. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 12:00:17 GMT</pubDate>
    <dc:creator>raviityou</dc:creator>
    <dc:date>2014-11-11T12:00:17Z</dc:date>
    <item>
      <title>Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806943#M536637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to show values on data points on a combo chart. I can do it on the "bar part" of the chart, but cannot do it on the "line part". You have the chart uploaded, along with the data. What I need is the numbers that are already there on the bar chart, plus the Scheduled Loads on the line chart, both in the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I have the free version, so I cannot open qvw created by others, therefore, if you can help me, try to explain me what you did or take some screenshots. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806943#M536637</guid>
      <dc:creator />
      <dc:date>2014-11-11T10:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806944#M536638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Expressions tab select the line expression and then check "Value on Data Point". It will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806944#M536638</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-11-11T10:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806945#M536639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this. It's not what I want. It will show me 100% because of how it's calculated. I want to show the integers. Please open the qvw and familiarize yourself with the data and the chart (it's really simple), maybe you could come up with a solution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806945#M536639</guid>
      <dc:creator />
      <dc:date>2014-11-11T10:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806946#M536640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adrian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite what you're looking for, but if you change your expression to provide the values you could include both values, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum([Actual Loads]) &amp;amp; ' out of ' &amp;amp; sum([Scheduled Loads])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would provide both your figures in the same place. Adding another expression is going to put your values in the same place as the other expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 11:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806946#M536640</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2014-11-11T11:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806947#M536641</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;hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the Value on Data Point --- it will show the values on data point make sure you selected You Expression on which you want to show values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this example your using number format with Percentage &lt;/P&gt;&lt;P&gt;that's why it show the values in 100%. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70932_Picture1.png" style="width: 620px; height: 545px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Picture.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70933_Picture.png" style="width: 620px; height: 317px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 11:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806947#M536641</guid>
      <dc:creator>raviityou</dc:creator>
      <dc:date>2014-11-11T11:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806948#M536642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've done this as well. I wanted to know if it's a way to either to "reformat" the chart or to use the same formatting but display, instead of 100%, the actual number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 11:17:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806948#M536642</guid>
      <dc:creator />
      <dc:date>2014-11-11T11:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show values on combo chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806949#M536643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Number Tab and&amp;nbsp; Uncheck the&amp;nbsp;&amp;nbsp; Show in percentage(%).&amp;nbsp;&amp;nbsp; it will show the actual no. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 12:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-values-on-combo-chart/m-p/806949#M536643</guid>
      <dc:creator>raviityou</dc:creator>
      <dc:date>2014-11-11T12:00:17Z</dc:date>
    </item>
  </channel>
</rss>

