Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Importing bookmarks on web via API

How can I import a bookmark to a QVW deployed via the server? With the desktop client this is easily possibly but it is not available on the web.

Initially I have been trying to run a macro and use the: ImportBookmarks API via a VB macro.

This will execute on the desktop client correctly but when deployed it doesn't execute.

All of the appropriate chechboxes for security should be checked that I have found when searching other threads. I am wondering if this macro will not function due to the call being done in it.

Can anyone confirm this or help?

My basic code is:

ActiveDocument.ImportBookmarks "C:\testing_write.BM.xml", 0

Thank you,

0 Replies