<?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: Get multiple selected values into chart expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500278#M186934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be glad helping you, but is it possible to attach even sample app from yours? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Nov 2013 06:02:58 GMT</pubDate>
    <dc:creator>bill_mtc</dc:creator>
    <dc:date>2013-11-09T06:02:58Z</dc:date>
    <item>
      <title>Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500274#M186930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm new to qlikview and not sure where to start explaining my problem, so please bear with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say I want to make a bar chart with one dimension "Model" and the other "Cost"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each model has a cost related to each quarter it's "on the market"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each model has a "launch quarter" (LaunchQ) where it's introduced in the market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So data looks something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid rgb(0, 0, 0); width: 790px; height: 100px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Model&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;LaunchQ&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Q1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Q2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Q3&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;X&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Y&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Z&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Q3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to make a bar chart comparing the "launch cost" for each model (based on listbox selection), ie I only want the LaunchQ cost for each model I select to be shown in the chart, but I can't figure out how to write the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been playing around with $ expansion in my expression like: sum([$(=LaunchQ)])&lt;EM&gt; - &lt;/EM&gt;and it works as long as I only select one "Model" or as long as the different models I select share the same LaunchQ, but as soon as I select Models with different LaunchQ's I get "no data to display". Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 00:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500274#M186930</guid>
      <dc:creator />
      <dc:date>2013-11-09T00:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500275#M186931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAn you describe The bar chart with a graphical example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 00:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500275#M186931</guid>
      <dc:creator />
      <dc:date>2013-11-09T00:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500276#M186932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To begin I would load this table using the crosstable function to un-pivot the the Quarters into a single column.&amp;nbsp; It would look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Crosstable( 'Quarter', 'Cost', 2 )&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;FROM ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 02:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500276#M186932</guid>
      <dc:creator>andrewpettit</dc:creator>
      <dc:date>2013-11-09T02:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500277#M186933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please attach your document&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 05:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500277#M186933</guid>
      <dc:creator />
      <dc:date>2013-11-09T05:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500278#M186934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be glad helping you, but is it possible to attach even sample app from yours? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Nov 2013 06:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500278#M186934</guid>
      <dc:creator>bill_mtc</dc:creator>
      <dc:date>2013-11-09T06:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get multiple selected values into chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500279#M186935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the replies guys! Out travelling at the moment but I'll try to put together some sample data and graphical example of what I would like to achieve shortly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 02:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-multiple-selected-values-into-chart-expression/m-p/500279#M186935</guid>
      <dc:creator />
      <dc:date>2013-11-11T02:44:10Z</dc:date>
    </item>
  </channel>
</rss>

