<?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 How to trigger a selection ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-trigger-a-selection/m-p/358302#M574518</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;I have a situation like this.&lt;/P&gt;&lt;P&gt;We have in dashboard, a dropdown called 'Range'. This will have values from 0-10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internally to qlikview, the table which holds 'Range' field has another column 'StartDate'. That is, each Range value will have a corresponding StartDate.&lt;/P&gt;&lt;P&gt;Another internal table in qlikview (not joined to the first table mentioned) has a date filed named 'DischargeDate'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is, when I select any value in Range (say 5, and say the corresponding StartDate for this is 1-Jun-2012 ), that selection should trigger another selection that would be "DischargeDate greater than or equal to the selected StartDate"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could implement the requirement, but it takes an extra step now. With my current logic, when Range is selected, I am storing the corresponding StartDate in a variable (vRangeStart). Another button is provided 'Show Data' with action as Select in Field where DischargeDate &amp;gt;=vRangeStart . This works, but as I said, with an extra button click. I want the same selection to be happened along with the selection of Range value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to give the same result, avoiding the button click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2012 03:38:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-19T03:38:52Z</dc:date>
    <item>
      <title>How to trigger a selection ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trigger-a-selection/m-p/358302#M574518</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;I have a situation like this.&lt;/P&gt;&lt;P&gt;We have in dashboard, a dropdown called 'Range'. This will have values from 0-10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internally to qlikview, the table which holds 'Range' field has another column 'StartDate'. That is, each Range value will have a corresponding StartDate.&lt;/P&gt;&lt;P&gt;Another internal table in qlikview (not joined to the first table mentioned) has a date filed named 'DischargeDate'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is, when I select any value in Range (say 5, and say the corresponding StartDate for this is 1-Jun-2012 ), that selection should trigger another selection that would be "DischargeDate greater than or equal to the selected StartDate"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could implement the requirement, but it takes an extra step now. With my current logic, when Range is selected, I am storing the corresponding StartDate in a variable (vRangeStart). Another button is provided 'Show Data' with action as Select in Field where DischargeDate &amp;gt;=vRangeStart . This works, but as I said, with an extra button click. I want the same selection to be happened along with the selection of Range value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to give the same result, avoiding the button click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 03:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trigger-a-selection/m-p/358302#M574518</guid>
      <dc:creator />
      <dc:date>2012-06-19T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to trigger a selection ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-trigger-a-selection/m-p/358303#M574519</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;You may try to add a trigger for &lt;EM&gt;OnChange &lt;/EM&gt;event of your variable &lt;EM&gt;vRangeStart.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Pls. see &lt;EM&gt;Variable Event Trigger&lt;/EM&gt; in &lt;EM&gt;Settings--&amp;gt;Document Properties--&amp;gt;Triggers.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://quickdevtips.blogspot.com" title="http://quickdevtips.blogspot.com"&gt;http://quickdevtips.blogspot.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 04:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-trigger-a-selection/m-p/358303#M574519</guid>
      <dc:creator />
      <dc:date>2012-06-19T04:15:01Z</dc:date>
    </item>
  </channel>
</rss>

