Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion docs/reports.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,20 @@ Comparisons are supported across all insights chart types. Depending on the exac
| Retention Curve | No | Yes | No |
| Retention Trends | Yes | Yes | No |

## Excluding Periods

Mixpanel can exclude incomplete or partial time-period data from a report, so trends and aggregates only reflect fully completed periods. This avoids misleading dips or spikes caused by data from a period that's still in progress, such as "today" or the current week or month.

Use the **Exclude** dropdown in the report toolbar to choose what to leave out:

- **Today** — excludes the current, in-progress day.
- **Current week** — excludes the in-progress week.
- **Current month** — excludes the in-progress month.
- **Current quarter** — excludes the in-progress quarter.
- **Incomplete periods** — excludes any partial period based on the chart's selected time unit. For example, an hour-based chart excludes the current hour because it's still incomplete.

The Exclude feature is available in all core reports.

## Saving to a board

<Note>
Expand Down Expand Up @@ -585,4 +599,4 @@ When your analysis email says “no interesting segments”, this means that non

If the analysis request included dates in the past five days and is sent from the mobile SDK, data may be delayed and therefore not included at the time of the analysis. Likewise, the date window selected might still fall under the conversion window, and more conversions have yet to come through.

Results are sorted by taking into consideration the property, the number of users in the report, as well as the deviation from overall conversion or retention behavior to surface the most meaningful segments to you.
Results are sorted by taking into consideration the property, the number of users in the report, as well as the deviation from overall conversion or retention behavior to surface the most meaningful segments to you.