Yes, but this will add NEW rows, not update existing rows.
If you want to update a range, you can use the other Bulk module:
In the above example, we want to start from row 2, and end up at the length of the array + (start_row_number - 1)
start_row_number was “2”, seen above (M2)
so (start_row_number - 1) = 1
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
