I have this dimension in my universe and it parses fine but when I add it to a Webi document I get an error. I have pasted the formula and error below. Any help would be great.
formula in the dimension;
dateadd(Month,-2,DateAdd(“D”, -1 * DatePart(“D”,@Prompt(‘Enter Value’,‘D’,‘Taskassignment_Request\Createddate’,mono,free))+ 1,@Prompt(‘Enter Value’,‘D’,’@Select(Taskassignment_Request\Createddate)’,mono,free)))