<?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: Using selection from Listbox in Diagramm in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937621#M526667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can also use set analysis for the count:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( {1&amp;lt;DateB = $::DateA &amp;gt;} DateB)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;resp.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Count( {&amp;lt;DateB = $::DateA &amp;gt;} DateB)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2015 22:09:21 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-12-02T22:09:21Z</dc:date>
    <item>
      <title>Using selection from Listbox in Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937619#M526665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope you can help me. im pretty new to qlikview and need some support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have tow tables and there are linked with one key. &lt;/P&gt;&lt;P&gt;in this tables are two different dates, one in each table. the problem is the combination of those dates.&lt;/P&gt;&lt;P&gt;if the user selects a month in a listbox of table a, i want to get the information which month is selected and sum all rows in table b with that month. the problem is, that the date columns are namend different and the should not be renamed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody has in idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 12:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937619#M526665</guid>
      <dc:creator />
      <dc:date>2015-12-02T12:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using selection from Listbox in Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937620#M526666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you select in table a, the records in table b would get filtered due the linked key fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want the count to consider this filter or just count the unfiltered table where date in table b equals the selected value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In latter case, try maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({1} If( DateB = ($(=Num(DateA))),&amp;nbsp; DateB))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the fist case try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count( If(DateB = DateA, DateB))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both expression only return the count if you select a single date in table a.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 20:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937620#M526666</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-02T20:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using selection from Listbox in Diagramm</title>
      <link>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937621#M526667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can also use set analysis for the count:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count( {1&amp;lt;DateB = $::DateA &amp;gt;} DateB)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;resp.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Count( {&amp;lt;DateB = $::DateA &amp;gt;} DateB)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 22:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-selection-from-Listbox-in-Diagramm/m-p/937621#M526667</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-02T22:09:21Z</dc:date>
    </item>
  </channel>
</rss>

