Forum Discussion
3cdoug
3 years agoRegular Visitor
Formula/Calculation help
CalcName = DIVIDE(CALCULATE(COUNTROWS('List1), 'List1'[Cert] = "Training1" && 'List1'[Section] == "HR"), DISTINCTCOUNT(Roster[ID])) * 100 I am using this formula to calculate the individual perc...