Forum Discussion
bishnu
6 years agoHelper II
Real time weather data with Powerbi using Flow
Hello I have been trying to create real time weather data. Intially i tried with PubNUb. Though i succeded i couldnt set location. Now i am tring using Flow https://flow.microsoft.com/en-us/blog/...
- 6 years ago
Use 'Get currect weather' instead of 'Get forecast for today'. I think you need current weather, not forecast.
avatorl
6 years agoImpactful Individual
I assume your flow is running with no errors, right?
1) You see this? It means "show only last 1 minute on a graph", but you're refreshing your data one per minute. Increase 'time window to display' to last for example 10-15 minutes.
2) Also you used 'Forecat Date' variable. Probably it returns just a date instead of date-time.
Use 'Last Updated' variable for your Time field.