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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Krystian
Contributor
Contributor

Copy users bookmarks to another app.

Hello,

I wonder if it's there any method to copy users bookmarks to another app.

I've created an app X based on the app Y.  Two of them are in use, the difference is just another objects loaded from database, way of use is the same.

I would be really happy to be able to move users bookmarks because there's plenty of them 🙂

Labels (1)
1 Reply
Or
MVP
MVP

As far as I know, there's no way to do this directly.

You might be able to export the bookmarks from the original app using API, and then create new bookmarks with the same definitions in the new app, also using API.

See:

https://help.qlik.com/en-US/sense-developer/May2023/Subsystems/EngineAPI/Content/Sense_EngineAPI/Dis...

https://community.qlik.com/t5/Integration-Extension-APIs/Export-bookmarks-to-json-using-Qlik-Sense-A...