How to: Build a Weather Dashboard with API and Parameters
- 9 years ago
Hi asanghi,
can you publish you pbix file pls?
Could you Publish the PBIX file for us to re-use?
- cpinho9 years ago
Advocate I
- markive8 years ago
Advocate II
I did a similar proof of concept..
In case it helps anyone, in order to get historical data I used Azure Table Storage and an Azure Function to get the weather at a set interval and log it to Azure Table Storage. I then query that instead of the API for the historical data.
- Robbief9 years ago
Helper II
CHEERS!
- Anonymous8 years agoNot applicable
Hello Carlos Pinho,
After changing the data source as API source, I'am getting an error "We couldnt authenticate with the credentials provided".
I have changed the privacy settings also for the current file.
Please help
- cosminc8 years ago
Post Partisan
Hi,
did you how to store the weather data and to create a historical base?
Many thanks,
Cosmin
- karinaruess6 years agoNew Member
Hey, do you hace the city list ?
Im trying to build the dashboard for my country but the city list isnt available anymore, it would help me alot if you still have the complete city list!
thanks
- cpinho6 years ago
Advocate I
Hi
I guess the URL has changed, but it still accessible. Please go to http://bulk.openweathermap.org/sample/ and choose the citylist JSON archive.
Hope it helps.
Best
Carlos