<?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 How to load Variable in Bookmark or use additive Bookmarks? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-load-Variable-in-Bookmark-or-use-additive-Bookmarks/m-p/1921219#M75835</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;we just migrated to QlikSense and faced a problem when trying to implement our additive Bookmarks that were used in QlikView.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our Users were able to lock the Date Field and select a (additive) Bookmark to apply Filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In QlikSense i can't seem to find the additive Bookmark feature. So i was looking for another Solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the one im trying to implement right now:&lt;/P&gt;
&lt;P&gt;1) Select a Date from Date Picker&lt;/P&gt;
&lt;P&gt;2) Click save Button ( Action: set variable -&amp;gt; vTestVar -&amp;gt; =GetFieldSelections(L_DATE)&lt;/P&gt;
&lt;P&gt;3) Apply Bookmark with set variable &amp;lt;--- This is the Step i cant figure out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a Bookmark with =L_DATE='$(vTestVar)' but the variable will not be recognized by the Date Filter!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chr_pro_1-1650611196313.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77628i85CF233A633548B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chr_pro_1-1650611196313.png" alt="chr_pro_1-1650611196313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Even though i just assigned another Date to my variable vTestVar(tested in Textbox), it will show up the current Selection of L_DATE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be open to other Solutions to my Problem as well.&lt;/P&gt;
&lt;P&gt;Any help is appreciated, thank you for reading&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 07:14:21 GMT</pubDate>
    <dc:creator>chr_pro</dc:creator>
    <dc:date>2022-04-22T07:14:21Z</dc:date>
    <item>
      <title>How to load Variable in Bookmark or use additive Bookmarks?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-Variable-in-Bookmark-or-use-additive-Bookmarks/m-p/1921219#M75835</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;we just migrated to QlikSense and faced a problem when trying to implement our additive Bookmarks that were used in QlikView.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our Users were able to lock the Date Field and select a (additive) Bookmark to apply Filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In QlikSense i can't seem to find the additive Bookmark feature. So i was looking for another Solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the one im trying to implement right now:&lt;/P&gt;
&lt;P&gt;1) Select a Date from Date Picker&lt;/P&gt;
&lt;P&gt;2) Click save Button ( Action: set variable -&amp;gt; vTestVar -&amp;gt; =GetFieldSelections(L_DATE)&lt;/P&gt;
&lt;P&gt;3) Apply Bookmark with set variable &amp;lt;--- This is the Step i cant figure out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to create a Bookmark with =L_DATE='$(vTestVar)' but the variable will not be recognized by the Date Filter!&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chr_pro_1-1650611196313.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/77628i85CF233A633548B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chr_pro_1-1650611196313.png" alt="chr_pro_1-1650611196313.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Even though i just assigned another Date to my variable vTestVar(tested in Textbox), it will show up the current Selection of L_DATE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would be open to other Solutions to my Problem as well.&lt;/P&gt;
&lt;P&gt;Any help is appreciated, thank you for reading&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 07:14:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-Variable-in-Bookmark-or-use-additive-Bookmarks/m-p/1921219#M75835</guid>
      <dc:creator>chr_pro</dc:creator>
      <dc:date>2022-04-22T07:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to load Variable in Bookmark or use additive Bookmarks?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-load-Variable-in-Bookmark-or-use-additive-Bookmarks/m-p/1921258#M75838</link>
      <description>&lt;P&gt;It is working to some degree now&lt;/P&gt;
&lt;P&gt;I was able to apply the variable to the Bookmark, but it is only working if there is not more than 1 Date in the Variable..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there are 2 Dates it will save in variable as '01.01.2021, 02.01.2021' for example and that logic will not apply to my bookmark (which i cant post here since i have more than 100 bookmarks(will only show 100 in list for some reason) -&amp;gt; new ones will show up at the end of the list and if i search for it i cant check the logic behind, sigh)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hopefully you get what i mean, i basically cant apply more than 1 Date in my Bookmark variable&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 07:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-load-Variable-in-Bookmark-or-use-additive-Bookmarks/m-p/1921258#M75838</guid>
      <dc:creator>chr_pro</dc:creator>
      <dc:date>2022-04-22T07:50:26Z</dc:date>
    </item>
  </channel>
</rss>

