Solved
Calculated Attributes - Function to Add days to a given date
Is there a function available in AEP Calculated Fields section, to add number of days to a given date ?
Currently found a manual workaround to fetch the date parts and convert a date into epoch timestamp and then add days to it. this process is complex and lengthy. IS there a function which I can leverage in calculated fields section in AEP ?