I’m trying to use a single-value string parameter for a sheet’s description in an embedded dashboard. This parameter may not always be populated. When it is not populated, “All” is showing up instead of the description being blank. Is there a way to avoid having “All” show up and have the description be blank?
I’m not sure why “All” is showing up for a single value parameter. I am unable to set the static default value to a space as a workaround. I would prefer to hide the description when the parameter is not populated if that is an option.