You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Bi Publisher - add 7 days to a date element in rtf template

Received Response
39
Views
4
Comments
edited Aug 9, 2020 12:44PM in Oracle Analytics 4 comments

Content

I wish to add 7 days to a date element in rtf template. I read several topics but I cannot get it to work somehow.

I have the following code in my rtf template:

<?if:count(PROMISED_DATE)='0'?><?format-date:xdoxslt:ora_format_date_offset(CREATION_DATE,7,’+’);'DD-MM-YYYY'?><?end if?>

Unfortunately it is not increasing the creation date + 7 days in my template. What am I doing wrong?

Thanks. Ilona

Version

Bi Publisher 12.2.1.4.0

Code Snippet

<?if:count(PROMISED_DATE)='0'?><?format-date:xdoxslt:ora_format_date_offset(CREATION_DATE,7,’+’);'DD-MM-YYYY'?><?end if?>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!