I have written an expression which shows me a % for the most recent month. I thought my code was robust enough to ignore user selections on FiscalYear, Month and Quarter, as I want the expression to remain static when user makes a selection from the date selection
I know I can use alternate states, but thought this code would ignore the necessary fields? Would alternate states be a better way of ignoring the date fields?