Hi all,
We run a 3rdparty system which I can get information from via XML as well as the GUI. I would like to use this to bring in information into PowerBi. The way I access the data is through an XML query string.
https://3rdpartyapp.com/API-Token=123456?QUERYSTRING
I would like to obtain information about a customers address I need to input the clientID...
https://3rdpartryapp.com/API-Token=123456?Client_Address&ClientID=09876
The problem is I want this information for all my clients at the same time and not choose 1 at a time. I looked at using parameter query and where by I could update the query being run to return by results what I would like to do is run the query against all ClientID's which I have stored in another dataset in PowerBi.
Any help would be appricated as I'm sure my brain is turning a slight yellow and black colour.
Many thanks
Justin