Constructs a cardinality aggregator for the given Druid columns
1 | cardinality(name, fieldNames, byRow = F)
|
fieldNames |
list of Druid columns |
byRow |
setting byRow to false (the default) it computes the cardinality of the set composed of the union of all dimension values for all the given dimensions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.