Hi everyone, does anyone know how to append range in gsheets?, there is no activity for append range there is only append row. I want to copy a dt in a gsheet without delete a existing table.
Thanks!
You can use Read Range activity only
But before that you have to get the rows of the excel sheet and add + 2 to that and give this to Read Range activity
Hope this may help you
Thanks
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.