hi,
i want to subtract the parameter date and the transdate so i can have the difference between them ,
lets suppose
parameter date= 11/2/2016
transdate = 18/4/2018
*This post is locked for comments
I have the same question (0)you can create a formula like this
=DateDiff("yyyy",Parameters!FromDate.Value,Fields!TRANSDATE.Value)
Guy Terry
2
Moderator
Martin Dráb
2
Most Valuable Professional
Community Member
2