<?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 Clearing user selections, based off drop down list? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177778#M1329036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is it possible to get Qlikview to remove the selections in a particular selections table, depending on the user selected variable from a drop down listing?&lt;/P&gt;&lt;P&gt;ie on the attached QV doc, I have both a "Year" and "Month" selections table.&lt;/P&gt;&lt;P&gt;if the user selects "Year", I would like to have all the monthly selections removed (and vice versa).&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Clearing user selections, based off drop down list?</title>
      <link>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177778#M1329036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is it possible to get Qlikview to remove the selections in a particular selections table, depending on the user selected variable from a drop down listing?&lt;/P&gt;&lt;P&gt;ie on the attached QV doc, I have both a "Year" and "Month" selections table.&lt;/P&gt;&lt;P&gt;if the user selects "Year", I would like to have all the monthly selections removed (and vice versa).&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177778#M1329036</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Clearing user selections, based off drop down list?</title>
      <link>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177779#M1329038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could call a macro, by "Field Event Trigger" on selection.&lt;BR /&gt;A selcetion in the field "Month" should call the rotuine "ClearYear" and vice verse...&lt;/P&gt;&lt;P&gt;Sub ClearMonth()&lt;BR /&gt; ActiveDocument.Fields("Month").Clear&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;Sub ClearYear()&lt;BR /&gt; ActiveDocument.Fields("Year").Clear&lt;BR /&gt;End Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177779#M1329038</guid>
      <dc:creator>mikael_bjaveclo</dc:creator>
      <dc:date>2011-02-21T13:03:49Z</dc:date>
    </item>
    <item>
      <title>Clearing user selections, based off drop down list?</title>
      <link>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177780#M1329041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rich,&lt;/P&gt;&lt;P&gt;I have added two buttons 'Annual' and 'Monthly' instead of variable input.&lt;/P&gt;&lt;P&gt;On click of theses buttons you will get the appropriate selections.&lt;/P&gt;&lt;P&gt;Just check the attched app, It might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cherub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Feb 2011 13:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clearing-user-selections-based-off-drop-down-list/m-p/177780#M1329041</guid>
      <dc:creator />
      <dc:date>2011-02-21T13:07:09Z</dc:date>
    </item>
  </channel>
</rss>

