Open main menu

TaticView β

Translations:Expressions/236/en

Revision as of 02:26, 5 October 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

 COUNT_DISTINCT(<expression>) 

Example:

 COUNT_DISTINCT("Product") - Returns number of unique (different) occurrences (lines) of products