Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Join us on Feb.12 to Discover what’s possible with embedded analytics: REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
l26b
Contributor III
Contributor III

Bookmark filter is applied only after refresh

Hello,

 

I have a bookmark with a filter on previous week and the bookmark is not applied when you open the app but it is only applied if you refresh the page in qlik cloud.

Screenshot 2025-03-13 at 09.57.19.png

Labels (3)
4 Replies
Anil_Babu_Samineni

Better to share full screenshot of bookmark to understand. 

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
marcus_sommer

I think it's related to the variable. You may try to change the call to $(vPreviousWeek).

Personally I would tend to apply something like (simplified): Week - 1 whereby Week is then a continuous counter-field to make such logic be working by a year-swap, too.  

l26b
Contributor III
Contributor III
Author

hi, thank you but this was not working. I had to apply in my selection field {<[Week]={"{<[Week]={"=num([Week])=num(max(all[Week]))"}>}"}>} to make sure the current week is selected for a bookmark and then {<[Fiscal Week]={"{<[Week]={"=num([Week])=vPreviousWeek"}>}"}>}

first one is set up as a default bookmark and second bookmark should be applied only to one of the sheets. 

if I apply the first bookmar to the first 2 sheets and the third has a different bookmark, when I havigate back from the thirt page to the second filters are not applied(meaning current week that is set up in the bookmark) 

 

not sure how to make sure that each page keeps the correspondent selections without locking the bookamark

marcus_sommer

IMO it's too much magic. Even a single OnOpen action is questionable but n ones forward and backward is nearly always the opposite of an improved usability. It's not outdated to keep the things as simple as possible and Let the User Select - Qlik Community - 1463978.