Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 288 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 111 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Bi Publisher - add x days to a date element in rtf template -FA24D
JHerreria
Rank 1 - Community Starter
What is the function to add one day to an RTF Template?
Below function is not working for me in FA 24D
<?xdoxslt:ora_format_date_offset(YOUR_DATE_FIELD, 1, '+')?>
0
Answers
-
Below should help:
Bi Publisher - add x days to a date element in rtf template — Oracle Analytics
Thanks.
0 -
Thanks MandeepGupta, but they do not work. I tested:
<?format-date:(xdoxslt:ora_format_date_offset(xdoxslt:ora_format_date(PRINT_DATE_TIME,'YYYY-MM-DD'),14,'+'));'DD MONTH YYYY'?>
<?xdoxslt:ora_format_date_offset('2009-06-03',position(), '+')?>
0
