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
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
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 |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |