Forum Discussion
Anonymous
4 years agoNot applicable
% Data Completeness Score
Hi All,
Firstly I have tried a number of suggested solutions to working it out but none are quiet getting me there.
I would like to present to the end user a % of data completeness score. I have 38 columns of data with a fair few nulls spread throughout the data set.....sample of what I am dealing with if I was not clear
| Vendor | Address | Contact Number | First Name | Surname |
| Vendor ABC | 100 Street name | 0568 870 734 | Tom | null |
| Vendor DEF | 78 Street name | null | Sandra | Jones |
The completeness score will be presented in a matrix so it is a per row basis.....any suggestions?