<?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 Field Event Triggers - List boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1734809#M452537</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simple question I hope.&lt;/P&gt;&lt;P&gt;I have two list boxes:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;STRONG&gt;Menu&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;Snapshot date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When the value '6' is selected in the &lt;STRONG&gt;Menu&lt;/STRONG&gt; list box, I want to show the max value in the &lt;STRONG&gt;Snapshot date&lt;/STRONG&gt; list box.&lt;/P&gt;&lt;P&gt;Finally, if&amp;nbsp; the Menu value is changed from 6, then clear that max value in the snapshot date list box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this achievable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this can be achieved by a trigger but I don't know where to begin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:09:54 GMT</pubDate>
    <dc:creator>R0b</dc:creator>
    <dc:date>2024-11-16T00:09:54Z</dc:date>
    <item>
      <title>Field Event Triggers - List boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1734809#M452537</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Simple question I hope.&lt;/P&gt;&lt;P&gt;I have two list boxes:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&lt;STRONG&gt;Menu&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;Snapshot date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When the value '6' is selected in the &lt;STRONG&gt;Menu&lt;/STRONG&gt; list box, I want to show the max value in the &lt;STRONG&gt;Snapshot date&lt;/STRONG&gt; list box.&lt;/P&gt;&lt;P&gt;Finally, if&amp;nbsp; the Menu value is changed from 6, then clear that max value in the snapshot date list box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this achievable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this can be achieved by a trigger but I don't know where to begin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1734809#M452537</guid>
      <dc:creator>R0b</dc:creator>
      <dc:date>2024-11-16T00:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Field Event Triggers - List boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1734886#M452548</link>
      <description>&lt;P&gt;you need to use field&amp;nbsp; event triggers OnChange and use select infield&lt;/P&gt;&lt;P&gt;check below video to give you an overview&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=9vKN4-FgXZE" target="_blank"&gt;https://www.youtube.com/watch?v=9vKN4-FgXZE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 15:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1734886#M452548</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-08-11T15:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Field Event Triggers - List boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1735202#M452569</link>
      <description>&lt;P&gt;Solved my own issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need to assign an 'On Select' field event trigger to my list box field.&lt;/P&gt;&lt;P&gt;Under actions, choose 'Select In Field'.&lt;/P&gt;&lt;P&gt;In the field, write the name of your field like this: Date Snapshot&lt;/P&gt;&lt;P&gt;and then in my search string I have:&amp;nbsp;=IF(%_Menu_Wlist='Details',vMaxSnapshotDate,'')&lt;/P&gt;&lt;P&gt;That way, when I click on 'Details' in my listbox, it will make my date snapshot the equivalent to my variable (max date).&lt;/P&gt;&lt;P&gt;Hope this helps someone in the future!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 11:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Event-Triggers-List-boxes/m-p/1735202#M452569</guid>
      <dc:creator>R0b</dc:creator>
      <dc:date>2020-08-12T11:36:31Z</dc:date>
    </item>
  </channel>
</rss>

