Hello All,
I have a webi report which has a date column and days column. I need another column where I can add the days column to the date and gives a new date column.
This is an oracle database. I am using the formula in webi report as
to date(date field+days field,'dd-mon-yy') but this doesnt work.
Thanks,
N