<?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 Label, but Complex in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537531#M1149651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't this what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 16:24:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-03T16:24:51Z</dc:date>
    <item>
      <title>Bar Chart Label, but Complex</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537528#M1149648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! I'm creating a bar graph and want to show a label with the total and then then the number of a subset of the total. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, imagine Fruit is comprised of Oranges (20) and Apples (10). My bar chart would show Fruit = 30.&amp;nbsp; But instead of the label saying just 30, I want it to show 30 (10) to show the amount of apples as a subset. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537528#M1149648</guid>
      <dc:creator />
      <dc:date>2013-07-03T15:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Label, but Complex</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537529#M1149649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you want to show the label? Values on Data Points?&amp;nbsp; You could do something like this in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dual (&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( fruits ) &amp;amp; '&amp;nbsp;&amp;nbsp; ( ' &amp;amp; sum( {$&amp;lt;fruit_type={'apples'}&amp;gt;} fruits ) &amp;amp; ' ) ' &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , sum( fruits )&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;You can read more about the dual() function in the QlikView Help ( F1 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537529#M1149649</guid>
      <dc:creator />
      <dc:date>2013-07-03T15:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Label, but Complex</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537530#M1149650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Carlos! I should have been more detailed as the above was a great solution for the title of the graph but not for each individual bar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a spreadsheet with the granularity that I was looking for out of the dual function. Your solution above worked well in that it showed 150 (100), the Total across Titles and the Total In Scope. However, I couldn't figure out how to make each bar show the same level of detail. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would show the titles as the y axis to the flagpole. The Totals would be the shown, with the values in the parenthesis being in scope. For instance, the Director bar would show 60 (40). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537530#M1149650</guid>
      <dc:creator />
      <dc:date>2013-07-03T16:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Label, but Complex</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537531#M1149651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't this what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537531#M1149651</guid>
      <dc:creator />
      <dc:date>2013-07-03T16:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart Label, but Complex</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537532#M1149652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh I see what I was missing now! Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Label-but-Complex/m-p/537532#M1149652</guid>
      <dc:creator />
      <dc:date>2013-07-03T16:34:58Z</dc:date>
    </item>
  </channel>
</rss>

