Question
4
Replies
478
Views

Morgan Stanley
IN
Posted: August 4, 2016
Last activity: August 5, 2016
Last activity: 5 Aug 2016 7:26 EDT
Closed
ISSUE: Forward chaining of declare expression using a property from DP
I have a datapage with source as RD to retrieve data from the table.
I have an external table which has date of birth column. My requirement is to calculate age based on the date of birth.
I have written a declare expression to calulate the age, However when the DP is executed the declare expression is not getting triggered.
Any thoughts?