Question
2
Replies
3509
Views
CapitalOne
Posted: October 27, 2016
Last activity: October 31, 2016
Closed
Report Definition add day's to current date.
Wanted to add 5 days to current date and display Report Definition Column, Do we have any OOTB function.
Report Definition is not allowing below function.
@addToDate(.RepresentmentDate,5, 0, 0, 0)
***Updated by moderator: Lochan to add SR Exists tag***
Hi Venkat,
You can create a new property and have a declare expression to set the value of the property to @addToDate(.RepresentmentDate,5, 0, 0, 0). You can then refer this property in the report definition.
I have attached a document with screenshots for your review.
Hope this helps!
Reagrds,
Gisela