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

Bookmark List name

Which is the method to receive Bookmark list name?

Thanks,

Giorgio

9 Replies
disqr_rm
Partner - Specialist III
Partner - Specialist III

Not sure what you are asking for.

Are you looking for a way to load list of your bookmarks in a field?

Not applicable
Author

Yes; I want to load a list of bookmark in a field because I want to select them for a set analysis

disqr_rm
Partner - Specialist III
Partner - Specialist III

I am afraid ther eis no QV script way to do it, but with macro this can surely be done.

Enclosed i an example where by pressing button bookmarks are exported to a text file (in xml format) and then a reload document happens to load this file just exported.

Hope this helps you a little.

Not applicable
Author

It doesn't Export the text file.... Tongue Tied

disqr_rm
Partner - Specialist III
Partner - Specialist III

It does on my PC and stores in the same directory where the QVW is stored. Please double check.

Also, you may try to specify the path in the macro where you want to store the file. May be that you are on Vista and it's not allowed to create files in system directories, like c:\ etc.

Please make sure that you give permissions to run macro inyour QV document in the Macro section.

Not applicable
Author

Which permissions you have selected?

Giorgio

Not applicable
Author

Hi!

I looked at your example with exporting bookmarks. maybe u can help me, I have this problem: I have a button, which execute a macro, and I need to get the name of the current bookmark (bookmark which is currently chosen) on the sheet, when the button is pressed. Maybe there is a way to do it? or another way... maybe there is a way to get the list of bookmarks, but with selections that correspond to each bookmark?

and another question, is there any way to now how the numbers are represented in eported bookmarks xml. with text fields everything is ok, but numbers, dates... I can't figure out how the represent this data? is there some algoritm or what?

thanks for help.

Not applicable
Author

Hi i have a Bookmark object and it has list of bookmarks

when i am selecting one bookmark name form the object...

i need to get the selected book mark name into one variable

is it possible ?

plz help me on this....

Many Thanks

vasu.I

Not applicable
Author

can u please let me have .txt file too