Webtrends.Tables

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.

Other functions related to Webtrends.Tables are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.