Mixpanel.Segmentation is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Mixpanel.Segmentation(
event as text,
fromDate as text,
toDate as text,
optional whereClause as nullable text,
optional unit as nullable text,
optional interval as nullable number,
optional countType as nullable text,
optional onProperty as nullable text,
optional limit as nullable number,
optional where as nullable text,
) as any
Related functions
Other functions related to Mixpanel.Segmentation are:
- Mixpanel.Contents
- Mixpanel.Export
- Mixpanel.FunnelById
- Mixpanel.FunnelByName
- Mixpanel.Funnels
- Mixpanel.Tables
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy