You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/statsig-warehouse-native/metrics/count-distinct.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,3 +77,6 @@ In the metrics page view, we use APPROX_COUNT_DISTINCT (or equivalent) to avoid
77
77
-[Cohort Windows](../features/cohort-metrics.md)
78
78
- You can specify a window for data collection after a unit's exposure. For example, a 0-1 day cohort window would only count actions from days 0 and 1 after a unit was exposed to an experiment
79
79
-**Only include units with a completed window** can be selected to remove units out of pulse analysis for this metric until the cohort window has completed
80
+
81
+
## Limits
82
+
Count distinct metrics are available in most experiments, except for Switchbacks.
0 commit comments