Forum Discussion
fischelr01
6 years agoFrequent Visitor
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...
Nathaniel_C
6 years agoCommunity Champion
Hi fischelr01 ,
Not sure if I understand...would you provide what your expected outcome would look like?
Please read this post to get your question answered more quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Nathaniel
- fischelr016 years agoFrequent Visitor
So, trying to mimic this from Excel.
Stages 1-5 are all divided by stage-6.
Thanks!