Hi,
Actually it's depend on what report is that.
For eg: Report 1 will print dvDate - 1 day, Report 2 will print dvDate- 1
week, report 3 will print dvDate - 30days etc ...
It wil be quite troublesome for me to create additional field though ..
I believe there must be some build in function in Rave Report for Date
calculation(Something like dvDate - 1 - but apparently this doesnt works :o)
Rob Kennedy <[EMAIL PROTECTED]> wrote:
soonhuat ong wrote:
> I create a dataview on my Rave Report with following fields:
> dvName = String Type
> dvDate = Date Type
>
> Now i drop 2 DBText components on my Rave Page, DBText1 will bind to
> dvName, and DBText2 will bind to dvDate ..
>
> The question now is, i want DBText2 to display a day before actual
> dvDate value, how can i do it ??
Is this an occasion for a calculated field? Set it up in the database or
the query, and then link your text control to that field instead of the
normal one.
--
Rob
[Non-text portions of this message have been removed]