<?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: Listbox Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064439#M355970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl! I will try with 2 fact tables and see if there are any circular loops. If there are none, I will use this approach. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Feb 2016 07:00:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-06T07:00:41Z</dc:date>
    <item>
      <title>Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064433#M355964</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;In the attached sample file, I have 2 listboxes with 2 different fields - MonthCurrent and MonthProjected. I want to allow user to select months from both the listboxes simultaneously and the sales amount should be calculated accordingly, but its not working right now. Is this possible without using alternate states?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 21:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064433#M355964</guid>
      <dc:creator />
      <dc:date>2016-02-05T21:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064434#M355965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 22:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064434#M355965</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-05T22:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064435#M355966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I am aware of this option. However, I do not want to change the data model. Since there are many other dimension tables in my actual data model. If I split the fact table into 2 fact tables - one for current and one for projected, this would create circular loops since both fact tables would have to be connected to all the remaining dimension tables. Is it possible to do this without changing the data model?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 23:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064435#M355966</guid>
      <dc:creator />
      <dc:date>2016-02-05T23:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064436#M355967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a particular reason why you don't want to use Alternate State? I feel that was the best solution, but you are not wanting to use it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 23:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064436#M355967</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-05T23:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064437#M355968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's hard to advise a model without knowing the full requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty confident that you can keep the two fact tables and link them with a key, and create another table with this key and all your common dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, if you want to make indepent selections e.g. on field date, it's easier to have these date fields in separated tables, linked by a key field. If both fields reside in the same table, any selection will limit the records (this is what you have observed already). You can try to workaround this with data islands / alternate states and set analysis, but you don't like this option neither.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 23:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064437#M355968</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-05T23:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064438#M355969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate states is working fine. However, since all my other listbox objects or objects without formula in the dashboard holds the regular inherited states, the alternate states listboxes would not work for them. Hence, I am trying for solution without requiring alternate states if possible. If there is no other way, I will use alternate states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2016 06:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064438#M355969</guid>
      <dc:creator />
      <dc:date>2016-02-06T06:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064439#M355970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl! I will try with 2 fact tables and see if there are any circular loops. If there are none, I will use this approach. Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2016 07:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064439#M355970</guid>
      <dc:creator />
      <dc:date>2016-02-06T07:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064440#M355971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though there are no circular loops in my data model after adding 2 fact tables, connecting the 2 fact tables does not allow to select both the fields simultaneously. See attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sheetal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064440#M355971</guid>
      <dc:creator />
      <dc:date>2016-02-08T19:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064441#M355972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table should be linked by a key field, e.g. Customer, Article etc.&lt;/P&gt;&lt;P&gt;If you don't have a key, just create an artifical one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are linking your two tables using your sales facts, which is not what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 19:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064441#M355972</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-08T19:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064442#M355973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post some examples of selections in both fields and your expected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 23:34:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1064442#M355973</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-02-08T23:34:37Z</dc:date>
    </item>
  </channel>
</rss>

