Forum Discussion
rodolfo_sgl
9 years agoFrequent Visitor
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!
- Anonymous9 years ago
rodolfo_sgl Sounds like a good scenario to use a Custom Data Connector.
2 Replies
- AnonymousNot applicable
rodolfo_sgl Sounds like a good scenario to use a Custom Data Connector.
- rodolfo_sglFrequent Visitor
Hum, thanks.. I'll try that!