Session Variable-Current DT
We are trying to use conditional formatting and thought that the NQ_Session.current_DT would show today's date and time. When we use that, the results return is 4/5/2012 12:00AM. I was hoping for the date/current time as noted in the Reporting book.
The formula we are using is:
CASE WHEN VALUEOF(NQ_SESSION.CURRENT_DT) >"- Service Request Custom Attributes".DATE_0 THEN 'Y' ELSE 'N' END
Then we do conditional formating when the field = Y.
Any advice??
thanks,
Ann
0