Google Sheets to Grist - sending multi-line values incorrectly

Status: Closed · Asked by nataliemisasi on · 0 views

nataliemisasi — Question ·

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

Pabblymember11 — Reply ·

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.

Pabbly13 — Reply ·

Hey @nataliemisasi !

The issue for the Grist action step is now fixed.

Kindly check it at your end.

Best Regards.

Back to all forum threads · Log in to reply