Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi !
I am working on task att getting data from a server via SoapAPI . It works very fine in Postman. When i tried for request in Power BI ,it retrun Null values .
I have already test the same concept in another task with another server att getting data via Soap API in Power BI.It works very fine.
Do any body have faced same kind of problem with Soap API and Power BI.
Can i get some help in solving this problem?
Solved! Go to Solution.
Hi @mohsin-raza ,
As far as I know, you can connect to API by web connector.
Add HTTP method like Get/Put... and API URL in URL parts. Then add Authentication as HTTP request header and bear token as body.
Or you may refer to this post with similar issue like yours, I hope it could help you solve your problem.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @mohsin-raza ,
As far as I know, you can connect to API by web connector.
Add HTTP method like Get/Put... and API URL in URL parts. Then add Authentication as HTTP request header and bear token as body.
Or you may refer to this post with similar issue like yours, I hope it could help you solve your problem.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.