The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello! I'm new to creating connectors, and I'm asking for your help! Previously, I wrote a request to share the experience of connecting to SendPulse, and now I ask to share the experience (pitfalls) of creating a connector. What exactly is needed to configure a custom connector in Power BI?
Solved! Go to Solution.
Hi @katushka_enko ,
To create a custom connector in Power BI, you can use the Power Query SDK to create a data connector that can be added to the Get Data menu. Below articles will help you understand.
Create a Power Query custom data connector in 10 minutes
Building a custom connector for Power BI that supports OAuth2 to visualize my wellness data
Custom Data Connector: How to Deploy and Test
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @katushka_enko ,
To create a custom connector in Power BI, you can use the Power Query SDK to create a data connector that can be added to the Get Data menu. Below articles will help you understand.
Create a Power Query custom data connector in 10 minutes
Building a custom connector for Power BI that supports OAuth2 to visualize my wellness data
Custom Data Connector: How to Deploy and Test
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have this code I need to build a custom connector in order to update a PBI report daily it connects throug a basic auth and gets the token then inster the token on the other API to get the report info could you help me this is my code..
Failed to run the query due to Error: Unable to determine data source from expression. This may indicate unexpected or invalid parameters to your data source function call.