Extension.Module

Updated on

Extension.Module is a Power Query M function that defines a new module for a custom connector, including any associated resource kinds.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Extension.Module(
   moduleName as text,
   resourceKinds as list,
) as any

Other functions related to Extension.Module are:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy