Google Sheets to Grist - sending multi-line values incorrectly
Status: Closed · Asked by nataliemisasi on · 0 views
Data is sending from Google Sheets to Grist but when there is a new line in multi-line values, it sends the "\n" character.
See the following example;
In Google Sheets:
Line 1
Line 2
Sends to Grist as:
Line 1 \nLine 2
Hey @nataliemisasi
It seems like Grist doesn't support newline. So passing the new line command to add the new line spacing in between the text is not possible.
Hey @nataliemisasi !
The issue for the Grist action step is now fixed.
Kindly check it at your end.
Best Regards.