Original Message:
Sent: Fri August 30, 2024 09:05 AM
From: STUART KING
Subject: PAW - Ho to determine the preselected element in the selector widget?
I agree that there should be a way to dynamically assign the selected element in the selector widget. This is something that we will investigate as a possible product enhancement.
------------------------------
Stuart King
Product Manager
IBM Planning Analytics
------------------------------
Original Message:
Sent: Fri August 30, 2024 04:54 AM
From: Paul C
Subject: PAW - Ho to determine the preselected element in the selector widget?
Same issue with the Year dimension. It's a tricky issue: while PAW allows you to define dynamic sets, the selected value is saved as an hardcoded value within the book (it's something that you'll find in the .json of the book). However if PAW doesn't find the saved value within the set, it will fetch the 1rst member of the set (so that's something you can exploit).
Ideally we should have a field to define the default selected value with a dynamic MDX expression.
------------------------------
Paul C
Original Message:
Sent: Fri August 30, 2024 12:50 AM
From: Tom Cook
Subject: PAW - Ho to determine the preselected element in the selector widget?
I have a use case where I want the default selected element to always be the Monday of whatever week it is, but then I want users to be able to select from a list of relevant Past and Future Mondays.
My incredibly lame work-around involves having two selectors.
The first is a subset selector where you can choose between two subsets: the default is a subset which contains ONLY the element I want to be the default, and the second is the subset that actually has all of the elements I want.

The second selector is an element selector that contains all of the elements in whichever subset is selected in selector 1.


Would love it if something more elegant were possible.
------------------------------
Tom Cook
tom.cook@actionkpi.com