<?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: Create Listbox with values debending on AND selection in another Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802592#M1034290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andYear:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resident Rechnung;&lt;/P&gt;&lt;P&gt;JOIN (andYear) LOAD Year as customerYear Resident MasterCalendar;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would Join a Year to every Name resulting in there being no AND to select since the Year is on every Customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changed it to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andCustomer:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YEAR(Date)&amp;nbsp;&amp;nbsp;&amp;nbsp; as CustomerYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resident Rechnung;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression in the ListBox is no longer needed of course&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 09:09:07 GMT</pubDate>
    <dc:creator>daniel_werndl</dc:creator>
    <dc:date>2015-01-19T09:09:07Z</dc:date>
    <item>
      <title>Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802587#M1034285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo, I'm fairly new to QlikView,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to list Customers that made a purchase in the year 2013 and 2014. the Years are selected with an AND-Listbox.&lt;/P&gt;&lt;P&gt;The year- Listbox ist straight forward. The field 'Name' is unique and Joins with a Orders Table.(irrelevant for now)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andYear:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resident Rechnung;&lt;/P&gt;&lt;P&gt;JOIN (andYear) LOAD Year as customerYear Resident MasterCalendar;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Customer Listbox I was thinking of something like 'select Customer where there is a purchase in the selected years'&lt;/P&gt;&lt;P&gt;I've tried: =($($&amp;lt;Year=&amp;gt;) Name)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75465_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Im guessing I'm on the completely wrong track.&lt;/P&gt;&lt;P&gt;Could you please help me out? Seems to be a simple task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;&lt;P&gt;&amp;nbsp; Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 09:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802587#M1034285</guid>
      <dc:creator>daniel_werndl</dc:creator>
      <dc:date>2015-01-16T09:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802588#M1034286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems a bit confusing that what is your actual requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly u describe it simply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 09:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802588#M1034286</guid>
      <dc:creator />
      <dc:date>2015-01-16T09:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802589#M1034287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob, Karl and John bought Stuff in the year 2013&lt;/P&gt;&lt;P&gt;Susi, Bob and Frank bought Stuff only in 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on selecting the Year 2013 &amp;amp; 2014 the ListBox Customer should only list Bob since he is the only one having a purchase in both years&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 09:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802589#M1034287</guid>
      <dc:creator>daniel_werndl</dc:creator>
      <dc:date>2015-01-16T09:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802590#M1034288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess, instead of having AND mode on year, it should be on Customer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 10:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802590#M1034288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T10:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802591#M1034289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, on selecting the customer Bob i would get the years 2013+2014. standart.&lt;/P&gt;&lt;P&gt;But thats not the behavior I want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 10:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802591#M1034289</guid>
      <dc:creator>daniel_werndl</dc:creator>
      <dc:date>2015-01-16T10:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create Listbox with values debending on AND selection in another Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802592#M1034290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found the Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andYear:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resident Rechnung;&lt;/P&gt;&lt;P&gt;JOIN (andYear) LOAD Year as customerYear Resident MasterCalendar;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would Join a Year to every Name resulting in there being no AND to select since the Year is on every Customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changed it to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andCustomer:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YEAR(Date)&amp;nbsp;&amp;nbsp;&amp;nbsp; as CustomerYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; resident Rechnung;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression in the ListBox is no longer needed of course&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 09:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Listbox-with-values-debending-on-AND-selection-in-another/m-p/802592#M1034290</guid>
      <dc:creator>daniel_werndl</dc:creator>
      <dc:date>2015-01-19T09:09:07Z</dc:date>
    </item>
  </channel>
</rss>

