<?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 Bookmarks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845662#M296915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create&amp;nbsp;&amp;nbsp; 3 bookmarks.&lt;/P&gt;&lt;P&gt;I want to display these bookmarks as a drop down list using the input bx.&lt;/P&gt;&lt;P&gt;If the user creates other bookmarks it should not be shown in the input bok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2015 17:20:21 GMT</pubDate>
    <dc:creator>shree909</dc:creator>
    <dc:date>2015-06-29T17:20:21Z</dc:date>
    <item>
      <title>Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845662#M296915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create&amp;nbsp;&amp;nbsp; 3 bookmarks.&lt;/P&gt;&lt;P&gt;I want to display these bookmarks as a drop down list using the input bx.&lt;/P&gt;&lt;P&gt;If the user creates other bookmarks it should not be shown in the input bok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i achieve this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 17:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845662#M296915</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2015-06-29T17:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845663#M296916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create an INPUT BOX and create a variable called for instance v.BMselected. Create a constraint in the INPUT BOX on this variable like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Input constraints: Predefined Values Only&lt;/P&gt;&lt;P&gt;Value list: Predefined Value in Drop-Down&lt;/P&gt;&lt;P&gt;Tick "Listed Values" and enter: BM01; BM02; BM03&amp;nbsp;&amp;nbsp; (that should be the ID's of your three bookmarks)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to:&lt;/P&gt;&lt;P&gt;Settings / Document Properties and select the tab named Triggers:&lt;/P&gt;&lt;P&gt;In the "Variable Event Triggers" list box find your v.BMselected variable - select it and press the&lt;/P&gt;&lt;P&gt;button On Change "Add Action(s)". &lt;/P&gt;&lt;P&gt;In the "Actions" dialog box press the Add-button&lt;/P&gt;&lt;P&gt;Select the Action Type "Bookmark" and then select "Apply Bookmark" &lt;/P&gt;&lt;P&gt;In the input field you put&amp;nbsp; =v.BMselected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then everything should work as you expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 17:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845663#M296916</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-29T17:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845664#M296917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks that worked..&lt;/P&gt;&lt;P&gt;is there a way that i can replace the Bookmark ID with the names..&lt;/P&gt;&lt;P&gt;so that user can pick the bookmark names instead of Ids&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 17:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845664#M296917</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2015-06-29T17:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bookmarks</title>
      <link>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845665#M296918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can export the bookmarks to a file. That file is an XML-file that you can edit. Then you can keep the ID's named the same as the bookmark-names and re-import them so the names and ID's are identical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2015 18:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bookmarks/m-p/845665#M296918</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-06-29T18:01:58Z</dc:date>
    </item>
  </channel>
</rss>

