Skip to content

Commit b1b7121

Browse files
Merge pull request #471 from MicrosoftDocs/miquelladeboer-patch-4
Update data-profiling-tools.md
2 parents 9e58b92 + 5168bad commit b1b7121

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

powerquery-docs/data-profiling-tools.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,17 @@ After you enable the options, you'll see something like the following image in P
3232
3333
## Column quality
3434

35-
The column quality feature labels values in rows in three categories:
35+
The column quality feature labels values in rows in five categories:
3636

37-
* **Valid**, shown in green
37+
* **Valid**, shown in green.
3838

39-
* **Error**, shown in red
39+
* **Error**, shown in red.
4040

41-
* **Empty**, shown in dark grey
41+
* **Empty**, shown in dark grey.
42+
43+
* **Unknown**, shown in dashed green. Indicates when there are errors in a column, the quality of the remaining data is unknown.
44+
45+
* **Unexpected error**, shown in dashed red.
4246

4347
These indicators are displayed directly underneath the name of the column as part of a small bar chart, as shown in the following image.
4448

0 commit comments

Comments
 (0)