Hi, I have Start Date and End date parameters that work fine as filters on a query, as follows:
[EMR Reporting].[Appointments].[Appointment Date] between ?Start Date? and ?End Date?
But when I attempt to apply conditional styles to a field based on ?Start Date?, the report blows up.
Should I be able to use parameter values in conditional style expressions, or is this not supported for some reason?
Thanks!