Hi guys,
I want to convert tracked minutes to hours. Very simple, in theory...
To do this, I have created a "Formatter by Zapier" step.
Event = Numbers
Transform = Perform Math Operation
Operation = Divide
As input I defined an existing output that tracks the total number of minutes (in this example: "350") and as second input "60".
When I test the trigger, the output is 5.833333333333333 (the correct value).
The goal is to send this data/value to a google spreadsheet. But when I do a final test with “Send Spreadsheet Row to Google Sheets”, then I get the value "5.833.333.333.330". And I just don't know why. Does anyone have any advice for me? Thank you!