Webtrends.Tables is a Power Query M function that returns a table with relevant Webtrends data when provided with the Profile ID associated with your Webtrends account.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Webtrends.Tables(
ProfileId as text,
optional startDate as nullable date,
optional endDate as nullable date,
) as table
Description
Returns a table with relevant Webtrends data.
Related functions
Other functions related to Webtrends.Tables are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy