Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

select qlikiew bookmark

I am trying to select a bookmark with vbscript. I use the following code:

ActiveDocument.RecallDocBookmarkById



"BM01"

but it doesnt work. Please hlep

3 Replies
spsrk_84
Creator III
Creator III

Hi,

Which version you are using ,if you are using version 9 no need to write a macro .In there is a trigger available like "Apply BookMark" use that.

Regards,

Ajay

Anonymous
Not applicable
Author

Try ActiveDocument.RecallDocBookmarkByID
"Document\<BMID>"

sujeetsingh
Master III
Master III