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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
anusha_2023
Helper IV
Helper IV

Matrix formatting in Power BI

My first question is regarding the count of Project ID: I have a matrix with the Resource name and Resource Role from the resource table, and the ID is from the project table. I drilled down on the rows and I have the Matrix as shown below along with the visualization pane. I need to show the count of Project IDs instead of the ID itself. I could not able to do aggregation on the row-level fields. What is the best way to get the count?

 

Secondly I have three measures Booked Hours, Available time, and Utilization Forecast. I want to show only booked hours for each

month and at the end of the matrix as columns, I want to show total booked hours, Available time, and utilization cost as measures. Please let me know how to re-format the matrix.

 

Matrix_formatting.PNGMatrix  visualization pane.PNG

1 REPLY 1
anusha_2023
Helper IV
Helper IV

These are my measure calculations

Booked Hours = sum(bookings[bookedHours])

AvailableTime = sum(bookings[AvailableTime]

utilization_forecast = DIVIDE(sum(bookings[bookedHours]),sum(bookings[AvailableTime]))

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Users online (27)