Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
BlackCat
Helper III
Helper III

Weighted average

I have created a "standard" rolling forecast report (Revenue per Month) and now I must create a weighted. What was used previously for the Excel version was: 

return (Math.Round((TotalRev / NumOfMonths) * (Probability / 100), 2)); based on the parameters we are using, I understand that the "opputunity status" will define the probability that the deal/contract will close on, unsure of what logic to create to split them up. 
 
Any advice is much appreciated.
1 REPLY 1
Anonymous
Not applicable

HI @BlackCat,

Please share some dummy data with raw table structure and expected result, it should help us clarify your structure and test coding formula.

How to Get Your Question Answered Quickly 
Regards,

Xiaoxin Sheng

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors