Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi there,
Sorry for a very basic query but I havent been able to find a solution online.
I have two columns in my table (Booked and Total) and want to find the utilisation for booking. The columns are various medical specialities. Howver when I try this formula -
Solved! Go to Solution.
Make Sure you are creating a measure
Percentage = SUM('Table'[Booked])/SUM('Table'[Total])
And format it as %
Make Sure you are creating a measure
Percentage = SUM('Table'[Booked])/SUM('Table'[Total])
And format it as %
Thank you very much! Thats exactly where I was going wrong.
Hi @AVAughan ,
As suggested by @arvindsingh802 , I wanted to check if your issue has been resolved.
If their response addressed your query, kindly mark it as "Accept Answer" and click "Yes" if you found it helpful.
Should you have any further questions, feel free to reach out.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 42 | |
| 42 | |
| 34 | |
| 25 | |
| 22 |