<?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: Auto select last selected year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889109#M997906</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;&lt;/P&gt;&lt;P&gt;Any way u r using year filter in Listbox,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; r-click on listbox -&amp;gt; go to properties -&amp;gt; in general tab u can see a check box called "always one selected value"&lt;/P&gt;&lt;P&gt;u can click on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will help u complete u r task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 04:23:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-15T04:23:24Z</dc:date>
    <item>
      <title>Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889100#M997890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question, i want to auto select last selected year. When i select "year" field in the application for example i select "2015" then i close the application. When i open again the application i want 2015 is selected automatically. Is it possible to make it ? &lt;/P&gt;&lt;P&gt;Really appreciate your help guys. Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Indra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889100#M997890</guid>
      <dc:creator />
      <dc:date>2015-06-15T03:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889101#M997891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use bookmark..or else use on leave event trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889101#M997891</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-15T03:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889102#M997893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suri, can you give me an example please ? I can't find "ON LEAVE" in document trigger &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889102#M997893</guid>
      <dc:creator />
      <dc:date>2015-06-15T03:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889103#M997897</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;BR /&gt;Use &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Triggers&lt;/STRONG&gt;&lt;/SPAN&gt;. There are 2 ways to achieve that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Sheet Level Triggers&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;Go to any Tab/Sheet and Right Click on that &amp;gt;&amp;gt; Click on Triggers &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Click on Add Action(s) &amp;gt;&amp;gt; Click Add &amp;gt;&amp;gt; Selection Type: Selection &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Action: Select in Field &amp;gt;&amp;gt; Next Step &amp;gt;&amp;gt; in Field: YearField &amp;gt;&amp;gt; in Search String: Max(Year(Today()))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG style="text-decoration: underline;"&gt;Application&lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt; Level Triggers&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;Go to Document Properties (Control+Alt+D) &amp;gt;&amp;gt; Go to Triggers &amp;gt;&amp;gt; Select On Open &amp;gt;&amp;gt; Add Action &amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Rest follow above Steps to Apply Triggers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will fulfill your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889103#M997897</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-06-15T03:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889104#M997900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aviral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get last selected value not today's Year. For example i select 2014 on year field, then i close the application, when i open the application again it will select 2014 automatically, is it possible Aviral ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:40:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889104#M997900</guid>
      <dc:creator />
      <dc:date>2015-06-15T03:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889105#M997902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may use triggers and Bookmarks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889105#M997902</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-06-15T03:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889106#M997903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give me an example Hari ? i dont have any idea about that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt; &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 03:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889106#M997903</guid>
      <dc:creator />
      <dc:date>2015-06-15T03:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889107#M997904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi indra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in UI&amp;nbsp; u create a list box with year field.&lt;/P&gt;&lt;P&gt; you select what you want the year&lt;/P&gt;&lt;P&gt;and go to bookmarks which is avil in menu bar and select the year and select ADD Bookmark&lt;/P&gt;&lt;P&gt;nxt go to sheet properties go to triggers onActivate sheet --&amp;gt;Add--&amp;gt;Bookmark---&amp;gt;Applybookmark&lt;/P&gt;&lt;P&gt;there give Bookmark id ..it avil in bookmark tab --&amp;gt;more option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats it close the application and open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is uaa requiremnt&amp;nbsp; hope this helps to u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 04:02:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889107#M997904</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-15T04:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889108#M997905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have try using bookmark, but it doesnt work.&lt;/P&gt;&lt;P&gt;when i close and open the application, it is not select last selected value.&lt;/P&gt;&lt;P&gt;I attach my file here.&lt;/P&gt;&lt;P&gt;Thanks Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 04:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889108#M997905</guid>
      <dc:creator />
      <dc:date>2015-06-15T04:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889109#M997906</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;&lt;/P&gt;&lt;P&gt;Any way u r using year filter in Listbox,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then&amp;nbsp; r-click on listbox -&amp;gt; go to properties -&amp;gt; in general tab u can see a check box called "always one selected value"&lt;/P&gt;&lt;P&gt;u can click on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will help u complete u r task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 04:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889109#M997906</guid>
      <dc:creator />
      <dc:date>2015-06-15T04:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889110#M997907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right Click on Year List Box &amp;amp; Select 'Always One Selected Value' and While closing the Application Save the Application.&lt;/P&gt;&lt;P&gt;It will always open where you have ended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Av7eN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 05:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889110#M997907</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2015-06-15T05:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889111#M997908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi indra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try above what&amp;nbsp; Aveen7en its exactly wrkng to ua requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889111#M997908</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-15T06:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Auto select last selected year</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889112#M997909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the selected one.and save application while closing and reopen again hope this helps.&lt;IMG alt="trigger.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89401_trigger.JPG" style="height: 378px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 06:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-select-last-selected-year/m-p/889112#M997909</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2015-06-15T06:24:38Z</dc:date>
    </item>
  </channel>
</rss>

