Forum Discussion

fischelr01's avatar
fischelr01
Frequent Visitor
6 years ago

Divide multiple columns by one column

I have a measure that counts the number of funnel deals per stage.    Deal Count = CALCULATE(COUNT('FY, CW, CL Combined'[Stage Count]))   I need to create a calculation that divides Stage-1 throu...