Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I am trying to count the number of blank cells and display in the matrix
Please help
@Anonymous,
Without looking at the actual data model, I would suggest you use COUNTBLANK Function
Very new to PowerBi, would that be considered a measure?
does the count blank function work on my matrix I already made?
@Anonymous,
Provide screenshot of your data model (with relationship) and the full matrix view will help me to provide you a correct answer.
@Anonymous,
Try this measure:
Blank Timesheet Count = COUNTROWS(ALL(Timesheet[Timesheet Date])) - COUNTROWS(VALUES(Timesheet[Timesheet Date]))
The most people havem issed is like 5 or 6, but the measure is giving insane numbers, any ideas?
@Anonymous,
It seems that you have a different question. Could you please share sample data of your original table and post expected result based on the sample data?
Regards,
Lydia
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 27 | |
| 23 | |
| 18 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 37 | |
| 37 |