Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Working with Dates in PBCS

Alex1Jul 26 2022

Hello experts,
I have a requeriment to do. Need to sum a value (integer) with a member (date).
image.pngClose Date + Number of Days should see in Billing date this sum.
I try with DATEROLL but not work:
@DATEROLL ("Close Date", DP_DAY, "Delivery Period (Days)" );
Any help?
Thanks!

This post has been answered by Stu G-Oracle on Jul 26 2022
Jump to Answer
Comments