Hi everybody,
I have a problem, I'm loading data and I have a List Box with the option Always One Selected Value, so that I can set the month range of the data when opening the Dashboard in QMC.
The problem is that I set a OnOpen trigger with an action 'Select in Field', I use a dynamic variable that is populated in the script load since the month range varies.
It seems to work in the developer, but when using QMC, i'not only the month is not correctly set but the option 'always one selected value' is unchecked in the List Box.
I know QMC is tricky dealing with triggers, but I wander if there's a workaround for this.
Thanks a lot in advance