I am trying to multiply a Dimension <DailyRateForEmp> by a Measure <Hour> in a crosstab body. All I get though is a #COMPUTATION or a #IERR.
The Measure works fine by itself and both are definately numeric.
The formula =Sum(<Hour>*<DailyRateForEmp>/8) works correctly in the Total columns to the right and bottom of the Body section but the formula =<Hour>*<DailyRateForEmp>/8 doesn't.
Any ideas?
The Measure works fine by itself and both are definately numeric.
The formula =Sum(<Hour>*<DailyRateForEmp>/8) works correctly in the Total columns to the right and bottom of the Body section but the formula =<Hour>*<DailyRateForEmp>/8 doesn't.
Any ideas?