Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 86 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
BI Publisher - add 12 months to a date element in rtf template
User_W9C85
Rank 1 - Community Starter
<?format-date:xdoxslt:ora_format_date_offset(DATE_SEGMENT2, 365, '+');'MONTH DD, YYYY'?>
Date_segment2 (a placeholder) - by itself is able to output January 1, 2025
This is the code I am currently using in my rtf template, and I am able to output January 1, 2026 with it.
However I am aware this will not account for leap years, so I am wondering if there is a more fool-proof way of just adding the months to the date so it will still output January 1, 2026. Any advice on this topic would be sincerely appreciated. Thank you!
Tagged:
0