Forum Discussion
webportal
8 years agoImpactful Individual
Error when loading data into PBI Desktop
Hello, I've created a function from a query that fetches the weather forecast from darksy.net API. Basically, I pass the latitude and longitude as a single parameter to the query and I get a wea...
v-piga-msft
8 years agoResident Rockstar
Hi webportal,
I'm not familiar with your local language, could you please provide the error message in English so that we can help further investigate on it?
Best Regards,
Cherry
- webportal7 years agoImpactful IndividualSure,
It says
"OLE DB or ODBC error: [DataSource.Error] Can't get Web.Contentts from 'https://api...' (400): Bad request."- v-piga-msft7 years agoResident Rockstar
Hi webportal,
Please follow the guide in the similar thread to change the code to connect to your data source.
However, if the error still occurs, please use fiddler to monitor what happened during the connection process, and post fiddler trace log here.Best Regards,
Cherry