Mixpanel.FunnelById 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.FunnelById(
funnelId as number,
optional fromDate as nullable text,
optional toDate as nullable text,
optional length as nullable number,
optional interval as nullable number,
) as any
Related functions
Other functions related to Mixpanel.FunnelById are:
- Mixpanel.Contents
- Mixpanel.Export
- Mixpanel.FunnelByName
- Mixpanel.Funnels
- Mixpanel.Segmentation
- Mixpanel.Tables
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy