Apologies for this very basic question but - I’m trying to store temperature data in a google sheet. It works but the flow below only puts the temperature in the sheet and I would like the current date/time as well so I end up in my spreadsheet with two columns.
|23 Aug 2021 16:15|28.2|
What do I need to change to my flow to get this date/time column passed to the google sheet component?