<?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: Bookmarks Dynamic Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bookmarks-Dynamic-Selections/m-p/536500#M200554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bookmark can't be dynamic like you want. But there is a way to achieve the same. Create an IsCurrentWeek field in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ..some_fields..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , WeekNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , if(week(today())=WeekNumber,1,0) as IsCurrentWeek&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then redefine your bookmark so that includes the selection of 1 in the IsCurrentWeek field. This field will be updated every reload so your bookmark won't have to change anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Dec 2013 15:17:08 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-12-30T15:17:08Z</dc:date>
    <item>
      <title>Bookmarks Dynamic Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-Dynamic-Selections/m-p/536499#M200553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm creating Bookmarks with following selections. Those selections are based on Year, WeekNumber etc. after a week when a new week is added and I go to the bookmark I do not see the current week as the latest but the one selected at the time Bookmark was created.&lt;/P&gt;&lt;P&gt;Is there a way to point Bookmarks to current week?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="BMI.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50924_BMI.png" style="width: 620px; height: 496px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 14:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-Dynamic-Selections/m-p/536499#M200553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T14:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks Dynamic Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks-Dynamic-Selections/m-p/536500#M200554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bookmark can't be dynamic like you want. But there is a way to achieve the same. Create an IsCurrentWeek field in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ..some_fields..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , WeekNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , if(week(today())=WeekNumber,1,0) as IsCurrentWeek&lt;/P&gt;&lt;P&gt;FROM ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then redefine your bookmark so that includes the selection of 1 in the IsCurrentWeek field. This field will be updated every reload so your bookmark won't have to change anymore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 15:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks-Dynamic-Selections/m-p/536500#M200554</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-30T15:17:08Z</dc:date>
    </item>
  </channel>
</rss>

