Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Dharani_98
Frequent Visitor

To Enable custom connector in Power bi desktop.

I need to Enable my Custom Connector to Do the task given Below.

Reference: https://github.com/migueesc123/PowerBIRESTAPI

custom connector.PNG

 

I searched a Way to Enable my Custom Connector and I got an idea from the Below Video.

Reference :   https://www.google.com/search?q=how+to+enable+the+Custom+Data+Connectors+preview+feature+in+power+bi...

Capture-1.PNG

 

But, I am currently Using September 2019 version of Power BI Desktop hence those Preview Features are Missing .Is there any other way to enable my Custom connector.

Capture-2.PNG

 

 

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@Dharani_98 ,

 

Please update power bi desktop to the latest version and follow stepes below:

  1. Install the Power Query SDK from the Visual Studio Marketplace.
  2. Create a new data connector project.
  3. Define your connector logic.
  4. Build the project to produce an extension file.
  5. Copy the extension file into [Documents]/Power BI Desktop/Custom Connectors.
  6. Check the option (Not Recommended) Allow any extension to load without validation or warning in Power BI Desktop (under File | Options and settings | Options | Security | Data Extensions).
  7. Restart Power BI Desktop.

 

Reference:

https://docs.microsoft.com/en-us/power-query/installingsdk

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@Dharani_98 ,

 

Please update power bi desktop to the latest version and follow stepes below:

  1. Install the Power Query SDK from the Visual Studio Marketplace.
  2. Create a new data connector project.
  3. Define your connector logic.
  4. Build the project to produce an extension file.
  5. Copy the extension file into [Documents]/Power BI Desktop/Custom Connectors.
  6. Check the option (Not Recommended) Allow any extension to load without validation or warning in Power BI Desktop (under File | Options and settings | Options | Security | Data Extensions).
  7. Restart Power BI Desktop.

 

Reference:

https://docs.microsoft.com/en-us/power-query/installingsdk

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors