Forum Discussion

rodolfo_sgl's avatar
rodolfo_sgl
Frequent Visitor
9 years ago
Solved

Connect Power BI to Web Service

Hello,

 

So, this web service I want to connect must authenticate through an login and password, and will receive a query that will return a JSON file. I tried using login/password/query as parameters, but it didn't work.

 

Ex.:

 

Web service receive:

login

password

query

 

And return the JSON file.

 

Anyone knows how to do that in Power BI?

 

Thanks!