D
Drew
I have a custom field that is used as a metric. It is calculated by
calculating the difference between the actual finish date and baseline
finish date of a milestone (if the actual date was late). I have
created this calculated field in MS Project with the following
formula:
IIf(ProjDateDiff([Baseline Finish],[Finish])>0,ProjDateDiff([Baseline
Finish],[Finish]),0)
I would like this field to show up in a custom Data Analysis view, but
I can't seem to add it to a Cube. Is it possible to add a calculated
field like this to the Cube?
Thanks,
Drew
calculating the difference between the actual finish date and baseline
finish date of a milestone (if the actual date was late). I have
created this calculated field in MS Project with the following
formula:
IIf(ProjDateDiff([Baseline Finish],[Finish])>0,ProjDateDiff([Baseline
Finish],[Finish]),0)
I would like this field to show up in a custom Data Analysis view, but
I can't seem to add it to a Cube. Is it possible to add a calculated
field like this to the Cube?
Thanks,
Drew