At the analysis level I know you can filter based on a presentation variable and enter a default value of % to show all values if no value is entered in the dashboard prompt, how do you replicate the same functionality within a column formula when using the filter() function as I can got it accept the following: and "business"."unit" = @{v_variableName}{%} as one of the filter conditions?