Count number of unique labels
counts the number of times each unique label occurs in the datastore. When the datastore
tbl
= countEachLabel(ADS
,'TableVariable',VariableName
)Labels
property is specified by a table, you must specify
VariableName
. VariableName
is the table variable
(column) name you want to count.