<?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: Dynamic List Boxes, change based on table selected in container. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675335#M245209</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;If your query has been resolved then please mark the discussion as closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2016 15:24:24 GMT</pubDate>
    <dc:creator>saimahasan</dc:creator>
    <dc:date>2016-09-05T15:24:24Z</dc:date>
    <item>
      <title>Dynamic List Boxes, change based on table selected in container.</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675331#M245205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to set up some List Boxes that change to certain fields based on which table is selected in a container. I have for example Table 1, Table 2 and Table 3 in my container. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say they each have a Create Date column/field, they are not linked but I want that list box to show the create date specific to each table. If I select Table 1 the list box should display Table 1's Create date, and if I clink on Table 2 the list box should update and show the Create date of that table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 16:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675331#M245205</guid>
      <dc:creator />
      <dc:date>2014-09-23T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic List Boxes, change based on table selected in container.</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675332#M245206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you have an example for Dinamic List:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 16:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675332#M245206</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-23T16:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic List Boxes, change based on table selected in container.</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675333#M245207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;replace container with 3 charts and use button to display chart and listbox: in button you can set a variable (1,2,3) and use that variable to conditionally show/hide chart and listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use a single object container with 3 grid container inside&lt;/P&gt;&lt;P&gt;every grid container has the chart and the listbox for that chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 16:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675333#M245207</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-23T16:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic List Boxes, change based on table selected in container.</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675334#M245208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I've been looking for!&amp;nbsp; At first, the caption on the dynamic list box wasn't working.&amp;nbsp; I ended up using =Only([$Field]) as the caption.&amp;nbsp; Works like a charm. Thanks for posting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:35:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675334#M245208</guid>
      <dc:creator>emiledavis</dc:creator>
      <dc:date>2015-07-01T15:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic List Boxes, change based on table selected in container.</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675335#M245209</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;If your query has been resolved then please mark the discussion as closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 15:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-List-Boxes-change-based-on-table-selected-in-container/m-p/675335#M245209</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2016-09-05T15:24:24Z</dc:date>
    </item>
  </channel>
</rss>

