Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
@RVohra Hello, I tried this: <?xdoxslt:set_column_name('Period-11', xdoxslt:format_date(add_months(xs:date($PERIOD||'-01'), -11), 'yyyy-MM'))?> for all periods and ofcourse replaced -11 with -10, -9 and so forth …but the report completes in Error - invalid template I also tried this: 1.…