Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have a 4 tabs in QV file. When I move to from one tab to other tab and make any selection in listbox the last tab listbox selection also get change. What I did, I make a default selection and created a BookMark for that selection.
What I want whenever I come back to my previous tab the bookMark selection should apply automatically.
I have tried using In the Sheet Properties ---> Triggers --->on activateSheet. But its not working.
Thanks,
Maksood Alam
You can create a bookmark with the selections you want, and when you return to the original tab, run a trigger to open the tab to run: clear the fields and activate the bookmark
What you describe you're doing sounds like the right approach. Since it's not working, can you post the qlikview document so we can have a look at it. Perhaps one of us can spot what's wrong.
due to system restriction ,I am not able to attach the file.
But What I did, I created a bookMark name BM01. on sheet Property\Trigger\action type-bookmar\action-apply Bookmark and I put the name BM02 in Bookmar ID.
Hope this will help
Remove "=" sign BM02
Thanks K N, it working great.
I'm glad I was able to help.