<?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 , returning sum(sales) and reference ID in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018983#M344975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really good at set analysis, but it would be great if anyone can help me out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Reference ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Sales&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100002&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.06.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.06.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.09.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.09.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The barchart should return me sum(sales) with the reference ID as Quick Information and Values in the graphic by choosing Date as Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01.01.15 = sum(sales) = 200 with Reference ID 100001 &lt;/P&gt;&lt;P&gt;01.01.15 = sum(sales) = 200 with Reference ID 100002&lt;/P&gt;&lt;P&gt;01.06.15 = sum(sales) = 400 with Reference ID 100003&lt;/P&gt;&lt;P&gt;01.09.15 = sum(sales) = 300 with Reference ID 100004&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 11:38:13 GMT</pubDate>
    <dc:creator>thanhphongle</dc:creator>
    <dc:date>2016-01-18T11:38:13Z</dc:date>
    <item>
      <title>bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018983#M344975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not really good at set analysis, but it would be great if anyone can help me out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Reference ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Sales&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100001&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.01.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100002&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.06.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.06.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100003&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.09.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;01.09.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100004&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The barchart should return me sum(sales) with the reference ID as Quick Information and Values in the graphic by choosing Date as Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01.01.15 = sum(sales) = 200 with Reference ID 100001 &lt;/P&gt;&lt;P&gt;01.01.15 = sum(sales) = 200 with Reference ID 100002&lt;/P&gt;&lt;P&gt;01.06.15 = sum(sales) = 400 with Reference ID 100003&lt;/P&gt;&lt;P&gt;01.09.15 = sum(sales) = 300 with Reference ID 100004&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 11:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018983#M344975</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2016-01-18T11:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018984#M344976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want two bars for 01.01.15 date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 11:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018984#M344976</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-18T11:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018985#M344977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111855_Screenshot_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018985#M344977</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-01-18T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018986#M344978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the logic of your example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01.01.15 = sum(sales) = 200 with Reference ID 100001&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01.01.15 = sum(sales) = 200 with Reference ID 100002&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01.06.15 = sum(sales) = 400 with Reference ID 100003&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;01.09.15 = sum(sales) = 300 with Reference ID 100004&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Shouldn't the last expression result be 500?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018986#M344978</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-01-18T12:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018987#M344979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111864_Capture.PNG" style="height: 296px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Dual(Date, Date&amp;amp;[Reference ID])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression1:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression2:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=[Reference ID]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression2 needs following settings on the expression tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/111865_Capture.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018987#M344979</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-18T12:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018988#M344980</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;May be like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Dimension:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Reference ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Expression:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Sum(Sales),[Reference ID],Date)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Bar Chart with required output.PNG" class="jive-image image-1" src="/legacyfs/online/111856_Bar Chart with required output.PNG" style="height: 307px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;HirisH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:17:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018988#M344980</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-01-18T12:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018989#M344981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Missed the part where you want a bar chart, just convert using the screenshots provided:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111872" alt="Screenshot_3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111872_Screenshot_3.png" style="height: 553px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111873" alt="Screenshot_4.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/111873_Screenshot_4.png" style="height: 552px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111874" alt="Screenshot_5.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/111874_Screenshot_5.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_6.png" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/111875_Screenshot_6.png" style="height: 278px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018989#M344981</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-01-18T12:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: bar chart , returning sum(sales) and reference ID</title>
      <link>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018990#M344982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you to everyone responding on my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works well with the solution of Hirish and Miguel!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 12:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/bar-chart-returning-sum-sales-and-reference-ID/m-p/1018990#M344982</guid>
      <dc:creator>thanhphongle</dc:creator>
      <dc:date>2016-01-18T12:46:15Z</dc:date>
    </item>
  </channel>
</rss>

