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
Insight reports are limited to 20 metric/behavior blocks. This includes all metric and behavior blocks, such as hidden metrics and formulas.
115
+
Insight reports are limited to 40 metric/behavior blocks. This includes all metric and behavior blocks, such as hidden metrics and formulas.
116
116
117
117
If you hit this limit, you can:
118
118
- Migrate some metrics to a new report.
@@ -476,7 +476,7 @@ You can see a few samples of an event to help you decide whether that's the righ
476
476
477
477
To enable a great self-serve experience and quick queries, there are some guardrails added to the date-ranges depending on you query type. Specifically
478
478
- if you create an hourly granularity report, the date range can range be a max of 31 days
479
-
- if you create a daily granularity report, the date range can be a max of 6 months
479
+
- if you create a daily granularity report, the date range can be a max of 12 months
480
480
- if you have reports with All Events, the date range can be a max of 93 days (i.e 3 months)
481
481
- if you have reports with cohorts, the date range can include a max of 93 time intervals - whether it be 93 weeks, or 93 days which enables a report - last 3 months at daily granularity
0 commit comments