Thanks for the reply Apple, Iâm not sure I understand your statement.
Isnât the condition in the query looking for a value and should see the static value until itâs checked?
The static value of the checkbox is set to âsoldâ and the filter uses this immediately instead of when the switch is moved.
I was loading the static value in server connect input parameters - thus it correctly loaded âsoldâ, instead of reading the checked status and applying my requested filter there.