frankee_gee
Board Regular
- Joined
- Mar 3, 2008
- Messages
- 144
- Office Version
- 365
- 2016
- Platform
- Windows
How to multiply employee hours times pay rate. I want to avoid creating columns if I can w/ in Power Pivot.
I would like to create a Dax formula with in power pivot that will give me this:
ST Labor Cost:= STHrs x STR
OT Labor Cost:= OTHrs x OTR
DT Labor Cost: = DTHrs x DTR
Also:
Total Hrs:=STHrs + OTHrs + DTHrs
Total Labor Cost: = ST Labor Cost + OT Labor Cost + DT Labor Cost
Thank you for your time in advance,
Frankee
I would like to create a Dax formula with in power pivot that will give me this:
ST Labor Cost:= STHrs x STR
OT Labor Cost:= OTHrs x OTR
DT Labor Cost: = DTHrs x DTR
Also:
Total Hrs:=STHrs + OTHrs + DTHrs
Total Labor Cost: = ST Labor Cost + OT Labor Cost + DT Labor Cost
Thank you for your time in advance,
Frankee