COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: dollipi on 12 Jun 2013 08:26:41 AM

Title: display last entry
Post by: dollipi on 12 Jun 2013 08:26:41 AM
Hello,

I need a formula which shows me only the last date from an entry in the database.

Best regards,
D
Title: Re: display last entry
Post by: MFGF on 13 Jun 2013 07:31:01 AM
maximum([your date item] for report)

Title: Re: display last entry
Post by: dollipi on 13 Jun 2013 07:37:52 AM
GREAT! thx
Title: Re: display last entry
Post by: MFGF on 13 Jun 2013 10:55:23 AM
You're welcome! :)