Hi,
I developed a data uploader workflow in order to update a sheet with the information that is exported from another sheet. The way that I understood this tool is: depending on the settings that I will do, the target sheet should be updated with the information from the attachment file in the source sheet so if the information in the target sheet is A but in the attachment it is now B, the workflow should read the attachment and perform the modification accordingly and add the new lines if there is any.
Currently I'm getting an error message that says: Add rows to target sheet: Value is not supported for this column type. Use objectValue instead and the lines where I did some modifications are not updated in the target sheet.
Does anybody have an idea on what can be wrong?
Regards,
Audrey