Forum Discussion
bcap01
3 years agoHelper II
DAX Calculation Not Working
I would like to combine the value of (2) fields to determine percetage of Billable hours. For example, what I would like to do is this: ChargeableHours/(ChargeableHours+NonChargableHours) or 158...