The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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?