Hi
I am trying to create a relative date calculated column which is a difference between dataset last refresh date and a date column. This column is already being calculated in SAP BO with below formula
= RelativeDate(lastExecutionDate(), [Date Column], DayPeriod)
tried using DateAdd function in SSRS but did not work. Any suggestions....
Thanks in advance
