Cognos 8.3: Can I use parameters in conditional style expressions?
        Posted  
        
            by Jacob
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jacob
        
        
        
        Published on 2009-10-03T03:27:51Z
        Indexed on 
            2010/03/19
            10:21 UTC
        
        
        Read the original article
        Hit count: 320
        
cognos
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!
© Stack Overflow or respective owner