Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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!
Would this allow them to turn of the filter and see all data though?
Yes, they of course could remove the selection and see the other managers/divisions data
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:
This way, the app will open with their chosen selections every time—without restricting access for others.
Does this override the default bookmark for the app, though, if the developer sets one?
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.