Question
Morgan Stanley
IN
Last activity: 5 Aug 2016 7:26 EDT
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?