I need to generate two different conditions to filter my dashboard objects.
IF FIELD A = "ACTIVE"
IF FIELD B = "OPEN"
I would like to generate a list box that the user can select one of two values and have the above conditionals passed to the other objects in the scorecard....