This reduces the size of a metrics table, by limiting the number of dimensions
that can be anything besides All at the same time. If there is a min_dimensions
field in the metric metadata, it never condenses beyond that (this is useful for some
that need multiple dimensions to be interpretable)
1 | condense_metric(metric, max_dimensions = 2)
|
metric |
A |
max_dimensions |
The number of (non-All) dimensions that each row can have |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.