Dynamic Formula in OWC/OLAP -
02-14-2006
, 02:07 PM
Hi All,
I have to calculate a formula dynamically on the fly based on passed
input
Parameters in my time cube.
FTE = time / (number workings hours per day) * (working days in
selected interval)
Where...
Number workings hours per day = input parameter
Working days in selected interval = calculated from start and end dates
input parameters.
Time = total time measure from time cube
I want to know how to pass input parameters from OWC and then apply
this formula dynamically on the fly on cube data
Any help appreciated
Thanks in advance
Narinder |