<?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 link list boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344481#M574724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send your QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2012 14:55:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-08T14:55:48Z</dc:date>
    <item>
      <title>link list boxes</title>
      <link>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344480#M574723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;here it's the problem I have...&lt;/P&gt;&lt;P&gt;I have attached an excel file which shows the three tables I have (just an example with dummy data).&lt;/P&gt;&lt;P&gt;Start_time is the link between "table values" and "table price".&lt;/P&gt;&lt;P&gt;id_values is the link between "table details" and "table values".&lt;/P&gt;&lt;P&gt;What I want is a chart with on the x-axis the "start_time" and on the y-axis the expression (price*quantity) only for items that have type=A&lt;/P&gt;&lt;P&gt;The problem is that when I select type A in the list box showing prices no value gets selected, on the contrary if I select a start_time but not a type then the correct value is highlighted in the prices list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 14:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344480#M574723</guid>
      <dc:creator />
      <dc:date>2012-06-08T14:40:23Z</dc:date>
    </item>
    <item>
      <title>link list boxes</title>
      <link>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344481#M574724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you send your QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 14:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344481#M574724</guid>
      <dc:creator />
      <dc:date>2012-06-08T14:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: link list boxes</title>
      <link>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344482#M574725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load type, message_id as id_values;&lt;/P&gt;&lt;P&gt;SQL SELECT type, message_id&lt;/P&gt;&lt;P&gt;FROM details; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, message_id as id_quantity, Day(start_time) as day, Month(start_time) as month, &lt;/P&gt;&lt;P&gt;Year(start_time) as year, Mid(date(start_time,'dd-mm-yyyy hh:mm'),11) as time;&lt;/P&gt;&lt;P&gt;SQL SELECT * &lt;/P&gt;&lt;P&gt;FROM price&lt;/P&gt;&lt;P&gt;order by start_time;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, message_id as id_values, Day(start_time) as day, Month(start_time) as month, &lt;/P&gt;&lt;P&gt;Year(start_time) as year, Mid(date(start_time,'dd-mm-yyyy hh:mm'),11) as time;&lt;/P&gt;&lt;P&gt;SQL SELECT * &lt;/P&gt;&lt;P&gt;FROM values&lt;/P&gt;&lt;P&gt;order by start_time;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 15:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/link-list-boxes/m-p/344482#M574725</guid>
      <dc:creator />
      <dc:date>2012-06-08T15:06:18Z</dc:date>
    </item>
  </channel>
</rss>

