Hi,
I have 3 date fields in my report and I need to get the maximum value
example
creationdate =2011-01-01
updatedDate=2011-01-15
testdate=2011-01-20
I am trying to use the formula
maximum(creationdate ,updatedDate,testdate) but I am getting an error message.
Is there a way to do this informula.
Thanks in advance.
MM