- Notifications
You must be signed in to change notification settings - Fork254
Batch append to Google Sheets#1525
-
I wonder if (and in that case: how) it is possible to batch append new values to a Google Sheet. An example: In one table element in Lowcoder I have selected a few rows that I wish to save to a table in Google Sheets. Sure, {{tablename.selectedRows}} holds an array with all the data of the selected rows. But is it possible to append them to a Google Sheet all at once? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 2 replies
-
This is a very, very old open topic. We even have a feature request issue here in github for it. |
BetaWas this translation helpful?Give feedback.
All reactions
-
BetaWas this translation helpful?Give feedback.
All reactions
-
Sorry, didn´t see it. Thank you. |
BetaWas this translation helpful?Give feedback.