Forum Discussion
M query Extension.Module not support in Power BI Desktop
Hi,
I have a custom data connector that has a line with 'Extension.Module()', however this function call is NOT supported in Power BI Descktop. Can anyone tell me what is this line used for, and what can I do to make the connector work in Desktop? Thanks!
Hi pudaludalu ,
From the blog , we know that Extension.Module function is only available in custom data connectors but not available in Power BI Desktop.
About the usage of Extension.Module function, you may search help in Power Query forum for more professional analysis.
Data Connector SDK and samples for Power Query and Power BI
Starting to Develop Custom Connectors
In Power BI, You could connect to data using generic interfaces:
- ODBC
- OLE DB
- OData
- REST APIs
- R Scripts
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- v-xicaiCommunity Support
Hi pudaludalu ,
From the blog , we know that Extension.Module function is only available in custom data connectors but not available in Power BI Desktop.
About the usage of Extension.Module function, you may search help in Power Query forum for more professional analysis.
Data Connector SDK and samples for Power Query and Power BI
Starting to Develop Custom Connectors
In Power BI, You could connect to data using generic interfaces:
- ODBC
- OLE DB
- OData
- REST APIs
- R Scripts
Best Regards,
Amy
Community Support Team _ Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.