Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I'm developing a custom power bi connector, and would love to know if anyone had success setting up break-points - to improve the debug experience?
Hi @alexbjorlig ,
Are you using 'Visual Studio'? I suggest you use this
Please refer to this.
Use breakpoints in the debugger - Visual Studio | Microsoft Docs
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This works great - but not when I'm using the custom power bi connector SDK. Did you ever get it configured with the custom power bi datasource sdk?