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 August 31st. Request your voucher.
Hi, I have a problem. We have a backend that only have a SOAP API. The Problem is the Authentification at this end point works with a .p12 file. I haven't figured out how I can send the certificate over power bi. The only solution I saw, is to create a middleware that caches the data where I can authenticate with an support power bi method. Is there any way how I can avoid building this middleware and send the Certificate over the webconnector?
Best Regards
Not even sure if a custom connector can help with that.
Authentication with a data source - Power Query | Microsoft Learn
Looks like the middleware approach is the most promising (if klutzy).