Forum Discussion

SwagatikaBehera's avatar
SwagatikaBehera
Frequent Visitor
5 years ago

How can I read data from a parametrized function of a web service in PowerBI?

There is a function called GetDataRequest() which has 3 parameters and the response function name is GetDataResponse() which returns the resultset in a webservice(https URL). So, I need to call the f...