<?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 Linking a listbox selection to another listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252077#M854269</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 I had two list boxes which do not currently link together and have slightly different naming convention.&amp;nbsp; Can I link them together so if you choose a item from listbox 1, I can tell it to select a specific item on listbox 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the use of triggers as one way, but just not sure how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>alwayslearning</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252077#M854269</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 I had two list boxes which do not currently link together and have slightly different naming convention.&amp;nbsp; Can I link them together so if you choose a item from listbox 1, I can tell it to select a specific item on listbox 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the use of triggers as one way, but just not sure how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252077#M854269</guid>
      <dc:creator>alwayslearning</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252078#M854270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/35764"&gt;Passing ListBox selections to another (different) ListBox&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 10:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252078#M854270</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-02-23T10:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252079#M854271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't quite cover what I need which is if the naming are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only see where the naming within the field is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 10:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252079#M854271</guid>
      <dc:creator>alwayslearning</dc:creator>
      <dc:date>2017-02-23T10:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252080#M854272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is quite difficult if name are not same or there are no association between the two fields..&lt;/P&gt;&lt;P&gt;You can still make it work using multiple if condition But that's not the right solution as your fields name would be dynamic..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 10:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252080#M854272</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-02-23T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252081#M854273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries.&amp;nbsp; Wanted to see if it was possible.&amp;nbsp; I can turn to a simpler but maybe more messy solution and create several buttons/text boxes with actions which select the required fields I need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252081#M854273</guid>
      <dc:creator>alwayslearning</dc:creator>
      <dc:date>2017-02-23T11:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Linking a listbox selection to another listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252082#M854274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I might not have understood the question , but please go through following link if that is what needed:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/234136"&gt;Default selection on listbox on selection in other listbox&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 13:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Linking-a-listbox-selection-to-another-listbox/m-p/1252082#M854274</guid>
      <dc:creator>nachiket_shinde</dc:creator>
      <dc:date>2017-02-23T13:28:52Z</dc:date>
    </item>
  </channel>
</rss>

