Mixpanel.FunnelByName 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.FunnelByName(
funnelName as text,
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.FunnelByName are:
- Mixpanel.Contents
- Mixpanel.Export
- Mixpanel.FunnelById
- 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