Hello, I am trying to write data of a datatable in google sheet but I have a problem since when writing the data the format changes.
For example, I need to write the number 0123 but when I write it in google sheet the number becomes 123. Also with the date 09/10/2021 it becomes 2021-09-10utc00:00:00.
Is there a way to write data and make it the same as it is in the datatable?
Something like change google sheet formatting to plain text?
iām using gsuite activities
Thank you!!