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

Qlik Engine API bulk bookmark creation

Hi,

I am looking for Bulk bookmark creation using Qlik Engine API. I done this using some methods hierarchy like

  1. OpenDoc
  2. GetField
  3. SelectValues
  4. CreateBookmark

and for next bookmark creation i loop step 2 to 4 again.

but this method cause performance issue if there is bulk bookmarks. I heard that there is another way to create bulk bookmark using setProperties by passing a json with required selection. if you know about the second method or any other better method please share.

Thanks

Labels (3)
0 Replies