<?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 Maintain variable through reload on QVS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194455#M385483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First thing, I do not manage and can not manage the QlikView servers.&amp;nbsp; We are given shared space in the environment to manage an application which includes file turnovers, reloads, &amp;amp; entitlements.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variable: DateSelection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Values: Last 7 Days, Last 30 Days, Last 90 Days, Last 120 Days, Today, Week To Date, Month To Date, Last 6 Full Months w/ MTD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The variable is set through triggers on buttons to change the timeframe being displayed. ie. The 'Last 7 Days' button will apply a selection to my date field to show only incidents opened in the last 7 days and it will change the variable DateSelection to 'Last 7 Days'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Locally in QlikView Desktop the variable DateSelection can be read in the load script and is maintained after reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post reload on the server causes this DateSelection value to return to the QVW saved variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this have something to do with the settings "Allow only one copy of document in memory" and/or "Allow session recovery"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current settings has one copy of document in memory as enabled and session recovery as disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 16:39:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-29T16:39:20Z</dc:date>
    <item>
      <title>Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194455#M385483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First thing, I do not manage and can not manage the QlikView servers.&amp;nbsp; We are given shared space in the environment to manage an application which includes file turnovers, reloads, &amp;amp; entitlements.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variable: DateSelection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Values: Last 7 Days, Last 30 Days, Last 90 Days, Last 120 Days, Today, Week To Date, Month To Date, Last 6 Full Months w/ MTD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The variable is set through triggers on buttons to change the timeframe being displayed. ie. The 'Last 7 Days' button will apply a selection to my date field to show only incidents opened in the last 7 days and it will change the variable DateSelection to 'Last 7 Days'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Locally in QlikView Desktop the variable DateSelection can be read in the load script and is maintained after reload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post reload on the server causes this DateSelection value to return to the QVW saved variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this have something to do with the settings "Allow only one copy of document in memory" and/or "Allow session recovery"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current settings has one copy of document in memory as enabled and session recovery as disabled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 16:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194455#M385483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T16:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194456#M385484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OnPostReload trigger doesn't work on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, Allow Session Recovery will remember the last document state (i.e. selections) for a user and restore that state the next time the user opens the document. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 16:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194456#M385484</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-09-29T16:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194457#M385485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maye in Script define&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set DateSelection =''Last 7 Days''&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will force the variable to be default after reload.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 16:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194457#M385485</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-09-29T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194458#M385486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want the user's time frame selection to remain after reload but it keeps reverting to the document's saved value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194458#M385486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T17:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194459#M385487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a Inline Table with&lt;/P&gt;&lt;P&gt;&amp;nbsp; FieldName: DateSelection&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Values: Last 7 Days, Last 30 Days, Last 90 Days, Last 120 Days, Today, Week To Date, Month To Date, Last 6 Full Months w/ MTD&lt;/P&gt;&lt;P&gt;This would help you to maintain state after User Selection.&lt;/P&gt;&lt;P&gt;You may have to update your equation with 'Select In Field' Action&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194459#M385487</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-09-29T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194460#M385488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a great thought but now I need to figure out how to maintain or reapply those time frame selections post reload because those buttons apply a selection to the created_at time stamp based on the reloadtime().&amp;nbsp; Need to test what &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌ said in that onpostreload does not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194460#M385488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T19:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194461#M385489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use&amp;nbsp; a bookmark? ,so&amp;nbsp; that Qlikivew will remember all the filter selections made by the users &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 20:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194461#M385489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T20:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194462#M385490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you thinking I should apply these selections to a bookmark and the bookmark would maintain the selection post reload on the access point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 20:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194462#M385490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T20:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Maintain variable through reload on QVS</title>
      <link>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194463#M385491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Nick,&lt;/P&gt;&lt;P&gt;If I understood correctly, your issue is after user making a filter&amp;nbsp; selection and do necessary analysis ,then after some time he opens the dashboard again and the filters are reset as per the saved instance.&lt;/P&gt;&lt;P&gt;So you can ask user to create a bookmark for the filter selection so that he does not need to select all the filters again.&lt;/P&gt;&lt;P&gt;All the other users can still continue to use the generic filters where all the values are available for selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 20:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Maintain-variable-through-reload-on-QVS/m-p/1194463#M385491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T20:25:46Z</dc:date>
    </item>
  </channel>
</rss>

