<?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: Apply Server/User Bookmark on Access Point using Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33535#M5683</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. Some macros work and some don't. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question - the 'Apply Bookmark' action asks for Bookmark ID to enter. I am not sure how to retrieve the Bookmark ID for the User Created bookmark, as it can be dynamic every time. (Guide me if I can get the exact/syntax for the Bookmark ID, so that I can use.)&lt;/P&gt;&lt;P&gt;Just the user will create a Bookmark in the format 'Bookmark_*' and instead of the applying from Regular bookmark object, User has to click the Button, to get that selected/applied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 13:10:26 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2018-04-30T13:10:26Z</dc:date>
    <item>
      <title>Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33531#M5679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;User will create Server level bookmark in Access Point (AJAX mode) in the format 'Bookmark_*' . [* could be anything.]&lt;/LI&gt;&lt;LI&gt;Now, instead of applying from the regular bookmark object, User want to apply the bookmark using the help of a Button. &lt;/LI&gt;&lt;LI&gt;What would be approach for this? &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the Macro - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ActiveDocument.RecallUserBookmark "Bookmark_*".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But in the Access Point/ Ajax mode of browsers, it never works. Please suggest some alternatives. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 10:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33531#M5679</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-04-30T10:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33532#M5680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dickey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the "Actions" available on button.&lt;/P&gt;&lt;P&gt;There are Actions available to apply the bookmarks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Button2.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Button2.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Button2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33532#M5680</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-04-30T12:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33533#M5681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the Button extensively too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the Macro code in the Action of the button. The thing here is that the piece of Macro code doesn't work in AJAX and is not applying the User Created Bookmark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other possible ways to select/apply the User Bookmark. other from the regular bookmark object? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33533#M5681</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-04-30T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33534#M5682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/110863"&gt;dmohanty&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a question, why are you using macro when same functionality is available in built using the Actions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Macros will not work on accesspoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 12:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33534#M5682</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-04-30T12:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33535#M5683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. Some macros work and some don't. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your question - the 'Apply Bookmark' action asks for Bookmark ID to enter. I am not sure how to retrieve the Bookmark ID for the User Created bookmark, as it can be dynamic every time. (Guide me if I can get the exact/syntax for the Bookmark ID, so that I can use.)&lt;/P&gt;&lt;P&gt;Just the user will create a Bookmark in the format 'Bookmark_*' and instead of the applying from Regular bookmark object, User has to click the Button, to get that selected/applied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33535#M5683</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-04-30T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33536#M5684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try something and get back too you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33536#M5684</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-04-30T13:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33537#M5685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, I was using below two JScript and VBScript - neither of them worked on Browsers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;function &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;ApplyBookmark&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;() &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;var&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt; doc = &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;ActiveDocument&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;obj&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;doc.RecallUserBookmark&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;('&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Default_*&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;};&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Sub &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;ApplyBookmark&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;ActiveDocument.RecallUserBookmark&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt; "&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;Default_*&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px;"&gt;End Sub&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33537#M5685</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-04-30T13:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Server/User Bookmark on Access Point using Button</title>
      <link>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33538#M5686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;kaushik.solanki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any luck on this or any possible ideas you got? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to retrieve the Shared File data using Power Tools and loading in the Data Model. &lt;/P&gt;&lt;P&gt;But one main challenge is -&amp;nbsp; I have Input Fields (User Input values) in the Bookmarks too and those are reset every time the Script is reloaded.&lt;/P&gt;&lt;P&gt;So not able to retrieve those User Input Values back again in Data Model, though rest of bookmarked fields in the model are available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the original Bookmark Object has the ability to save and reapply the Input Field values. So was much interested to retrieve the original Bookmark from any Button Actions. (Not getting any other better ideas though)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 17:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Apply-Server-User-Bookmark-on-Access-Point-using-Button/m-p/33538#M5686</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2018-05-01T17:17:37Z</dc:date>
    </item>
  </channel>
</rss>

