Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Better to share full screenshot of bookmark to understand.
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.
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
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.