Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Good day,
Please advise the best function to use in measure to check for the completion of information across all columns. I have for example user personal infromation (Name, suranme, ID number, address, and more) however not all this information is available and I would like to measure who has completed all the reqiured fields and who have not (blank cells or Select Option). to make this more complicated I have to get the personal information form 3 different data lists.
Solved! Go to Solution.
Hi. Measures are calculations to get numbers. The issue you describe sounds like you need to know which rows are not completelly loaded and contain at least one blank. If I'm correct and that's the case, I would say that you need a new column as a flag to filter rows. A column created at power query checking if one of the columns is blank then the row is uncompleted.
Maybe you can also try an external tool. It's DataQualityReport. It will shown a report on how the data is loaded. I'm not sure the report will show you all the things you need, but you can try it. Link: https://github.com/ladataweb/data-quality-report/releases/tag/v0.1
I hope that helps,
Happy to help!
Hi. Measures are calculations to get numbers. The issue you describe sounds like you need to know which rows are not completelly loaded and contain at least one blank. If I'm correct and that's the case, I would say that you need a new column as a flag to filter rows. A column created at power query checking if one of the columns is blank then the row is uncompleted.
Maybe you can also try an external tool. It's DataQualityReport. It will shown a report on how the data is loaded. I'm not sure the report will show you all the things you need, but you can try it. Link: https://github.com/ladataweb/data-quality-report/releases/tag/v0.1
I hope that helps,
Happy to help!
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 10 | |
| 10 | |
| 9 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 32 | |
| 27 | |
| 19 | |
| 19 |