Course- setting my first scenerio- upload

I started “Make Academy Course” - setting my first scenerio, (weather and Google spread sheets).
I tried to run the weather module, google spreadshet and it was giving me an error message. I would love to learn why, and what I am doing wrong. I am also not sure, on if I should create headers on the google spread sheet before I run it or it would be automaticly grabed from the module.
I am using chrome browser.

My goal is to see the collumns and the names in a google sheet with no errors.

I have tried to disconnect, run, create a new modules and it is still giving me trouble.
I am not a developer, but I love to learn more about your program. Most people in the US also do not use Celsius. I think there should be an option for Fahrenheits to select appropriate convertion.

Thank you.
ZuMi- Google sheet error- blueprint.json (20.1 KB)

Hey @ZuMi

So the problem is you are mapping a collection into text fields.

For example, if you want to map the value from ‘wind,’ you should map it like this, or map it to whatever value you want.

2 Likes

Thank you. I will try it.

Great! It worked, without an error.
I think it should be more clear that if there is a more than one option to choose from to choose that, not the main category.

But these are the other issues I saw on the spreadsheet,
Wind column for the wind speed, what unit it is measured in? What is the difference between Status and Description? They look almost identical in their outputs.
The temperature also should have other options for Farenheits/ and other non metric units.(wind speed what is the unit for that? It is just a number but what is the unit measured at? I thought the wind direction should be N,S,W,and E. For the city I picked in there was an option value for the city but left the column empty on google spreadsheet.
Thank you.
ZuMi- Weather course1 blueprint- 6_19-24.json (21.5 KB)