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

Join 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

Reply
RMoodliar
New Member

Measure

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.

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

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,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

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,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.