Selected Value for Parameter Default

I have a data field that I want to use as a control, the options for the field are:
image

When setting up the control, the default is for all these options to be selected with a checkmark next to them. This means that the user can see all the values by default.

However, I want to set up the control and parameter so that the default is only set for "Approved " being selected but the other fields still show up as options on the control for the user to select them as well. I want the default to look like this:
image

Is this doable?
Thanks!

Hi @mateoleon210
You should achieve that be defining the parameter default value to “approved”.
BR