Forum Discussion
obertimanuel
2 years agoFrequent Visitor
Weather data
Hello everyone, I would like to create a chart displaying weather data extrapolated from api https://api.met.no/weatherapi/locationf ... =60&lon=11 And so far so good , as long as it is fixed lat ...
- 2 years ago
My query is just a sample as I don't have all your lat and long combinations. Create a custom column and paste that formula in the custom column step from the code I gave you which is a modified version of your code. Reference these two to the actual column names:
Latitude = [Lat Column], Longitude = [Lon Column],
obertimanuel
2 years agoFrequent Visitor
Thanks,
Can you explain how please ?
I have only 2 lat e 2 lon........
I'm doing something wrong and I don't understand where
Thanks
danextian
2 years agoSuper User
My query is just a sample as I don't have all your lat and long combinations. Create a custom column and paste that formula in the custom column step from the code I gave you which is a modified version of your code. Reference these two to the actual column names:
Latitude = [Lat Column],
Longitude = [Lon Column],