This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 8 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 49 | |
| 27 | |
| 24 | |
| 20 | |
| 20 |