Forum Discussion
pjose
5 years agoHelper I
Using web as a datasource to JSON data but instead asking to open or save as a JSON source file
Hi all, I have a url which links to JSON data like below. But when I enter this address in the web data source in POwer BI to connect to the JSON data, I get the below screen instead askin...
PhilipTreacy
5 years agoSuper User
Hi pjose
Earlier you said the problem is with having a second query parameter in my url. It works well with just one query parameter so when you posted this url
https://insync/admin/AxusGroup/?action=FSM&surveyId=7
I was asking if that worked - it has 2 query parameters
Phil
pjose
5 years agoHelper I
Hi PhilipTreacy
Sorry about the confusion, it works with
https://insync/admin/AxusGroup/?action=FSM
but not with
https://insync/admin/AxusGroup/?action=FSM&surveyId=7
Thank you.