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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
alopez
Contributor III
Contributor III

Personal Default Bookmark

Is there a way for a user to set their own personal default bookmark? I have divisional managers and I don't want to use section access to remove their access. I want when the app to open for it to automatically select their own division.

Labels (1)
  • SaaS

6 Replies
lennart_mo
Creator
Creator

Hi @alopez,

if you have a list assigning each manager to their respective division you might find something that works using the function OSUser().

My suggestion would be something like
=Only({<Manager={OSUser()}>} Division)

Hope that helps!

alopez
Contributor III
Contributor III
Author

Would this allow them to turn of the filter and see all data though?

lennart_mo
Creator
Creator

Yes, they of course could remove the selection and see the other managers/divisions data

Kearawill
Contributor
Contributor

Yes, in Qlik Sense, users can set personal default bookmarks to apply specific filters (like their division) when opening an app—without using section access. To do this:

  1. Each user creates a personal bookmark with the desired selections (e.g., their division).
  2. They then set this bookmark as "default" by selecting the "Set as default" option when saving or editing the bookmark.

This way, the app will open with their chosen selections every time—without restricting access for others.

alopez
Contributor III
Contributor III
Author

Does this override the default bookmark for the app, though, if the developer sets one?

Kearawill
Contributor
Contributor

No, a user's personal default bookmark does not override the app-level default bookmark set by the developer—for other users.

Each user can have their own default bookmark, and Qlik Sense will prioritize their personal default over the app's default only for them. So while the developer’s default applies globally, individual users who set a personal default will see their own version when opening the app—without affecting others’ experience.