<?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: How to select the current year by default when the user opens the app without using a trigger in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636511#M732072</link>
    <description>&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;I did try using both the triggers but it doesn't seem to work in the access point for me.&lt;/P&gt;&lt;P&gt;Thanks for the suggestion though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 08:29:37 GMT</pubDate>
    <dc:creator>pranaview</dc:creator>
    <dc:date>2019-10-17T08:29:37Z</dc:date>
    <item>
      <title>How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1633057#M732068</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Requirement:&lt;/STRONG&gt; User wants to see just the current year data when he/she opens the application and then if they want, they can clear that and see the whole data set.&lt;/P&gt;&lt;P&gt;Now, I know that QV's Document OnOpen Trigger doesn't work with the AJAX client. So is there any other way i can implement this logic?&lt;/P&gt;&lt;P&gt;The only workaround is like if i add this logic on a button but then again not having to click or make any selection and see the current year by default is what the users want,so i don't think using a button would work.&lt;/P&gt;&lt;P&gt;Please let me know if there's any way to achieve this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Pranav&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1633057#M732068</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2024-11-16T19:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1633873#M732069</link>
      <description>&lt;P&gt;Hi, I think I have had some documents working in ajax with OnOpen trigger... or maybe I also add the actions in the OnPostReload trigger. Have you tried this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 18:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1633873#M732069</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2019-10-10T18:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1634161#M732070</link>
      <description>&lt;P&gt;You can save the report with the current year selected. Whenever a user loads the report that will be the default view.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2019 09:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1634161#M732070</guid>
      <dc:creator>Victor_Alumanah</dc:creator>
      <dc:date>2019-10-11T09:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1635149#M732071</link>
      <description>&lt;P&gt;Just wanted to clarify a couple of things.&amp;nbsp; The Ajax trigger is 'unsupported', it may work, it is just that R&amp;amp;D will not support it, so you can try that, and if it works for you, you can go that route, but if there are any problems with things, R&amp;amp;D will not look into it if it is related to the trigger...&lt;/P&gt;
&lt;P&gt;Regarding the other comment regarding setting the value, that is likely the best option here, the catch is going to be on the change of the year, someone will have to change that on 1 January etc. and resave before the app gets posted to the users.&amp;nbsp; Publisher saves all the existing selections etc. in the app prior to reload, and then reapplies everything post reload automagically, so whatever is set in the Source Document should be what is set in the User Document upon distribution unless potentially Section Access is used the field value is not available to a user or group of users etc.&amp;nbsp; Hopefully this is clear! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If the other posts helped, be sure to use the Accept as Solution button on their posts to give them credit, I just wanted to add the clarification, you can give them credit if they helped.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 20:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1635149#M732071</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-14T20:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636511#M732072</link>
      <description>&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;I did try using both the triggers but it doesn't seem to work in the access point for me.&lt;/P&gt;&lt;P&gt;Thanks for the suggestion though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636511#M732072</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2019-10-17T08:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636518#M732073</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I think i have another way that i can do this. So, we'll be having a Home screen for the dashboard which will have tabs(text objects/buttons) to navigate to the reports and I can put an action on that tab to select the current year. That should work.&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636518#M732073</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2019-10-17T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636519#M732074</link>
      <description>&lt;P&gt;Maybe that's your problem:&lt;/P&gt;&lt;P&gt;Allow Session Recovery&lt;/P&gt;&lt;P&gt;Session recovery saves the current selection state for each user when a session ends. It then re-applies the selection state the next time that the same user reconnects to the same document.&lt;/P&gt;&lt;DIV class="note"&gt;&lt;SPAN class="sr-only"&gt;Note:&lt;/SPAN&gt;Session recovery affects all users and documents on a server.&lt;/DIV&gt;&lt;P&gt;To allow session recovery, tick this check box. To disallow session recovery, untick this check box.&lt;/P&gt;&lt;P&gt;So, the saved selection value is new selected with selected values.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636519#M732074</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-10-17T08:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to select the current year by default when the user opens the app without using a trigger</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636535#M732075</link>
      <description>&lt;P&gt;Hi Brett,&lt;/P&gt;&lt;P&gt;Thanks for the clarification.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pranav&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 08:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-select-the-current-year-by-default-when-the-user-opens/m-p/1636535#M732075</guid>
      <dc:creator>pranaview</dc:creator>
      <dc:date>2019-10-17T08:55:08Z</dc:date>
    </item>
  </channel>
</rss>

