DataConnectors icon indicating copy to clipboard operation
DataConnectors copied to clipboard

Data Connector SDK and samples for Power Query and Power BI

Results 78 DataConnectors issues
Sort by recently updated
recently updated
newest added

When a custom connector raises an exception on data refresh, current releases of Power BI will not correctly handle them and instead cause a stack overflow to occur in Power...

The mashup container tear down effectively disables in-process caches, which occurs quite often. It would be great when part of the state could be maintained more easily than each developer...

Testing a simple ODBC connector built on top of the Simba Spark ODBC Driver (v2.6.19.1033). Steps to reproduce: Build Power Query custom connector on top of Simba Spark ODBC Driver...

I have created a .mez file in Visual Studio 2019 using the Power Query SDK. I followed the GitHub tutorial to create a custom connector for an oauth2 connection to...

Hi, I'm developing a custom Power BI connector and I'm trying to follow the documentation but I'm new on this topic. I'm using the Navigation Table functionality (https://docs.microsoft.com/en-us/power-query/handlingnavigationtables) to show...

Added the Power Query SDK Test Framework. The PQ SDK Test Framework consists of prebuilt test suite to easily validate any extension connectors. It contains the following: The test data...

Same item as in https://github.com/MicrosoftDocs/powerbi-docs/issues/4907 Path for custom connector has been changed.

## Issue PQ Test docs link were broken ## Solution - PQ Test docs link changed from https://learn.microsoft.com/power-query/powerquery-sdktools/pqtest-overview to https://learn.microsoft.com/power-query/sdk-tools/pqtest-overview in PQSDKTestSuites.md - Fixed other PQ Test docs links in...