When using Batch Update, is it safe to reorder rows, assuming I preserve the headers and column structure as-is?
EDIT: Seems to work fine.
When using Batch Update, is it safe to reorder rows, assuming I preserve the headers and column structure as-is?
EDIT: Seems to work fine.
Answered in the Guide: Use Batch Create and Batch Update functions | Manager.
I might be misreading, but…I don’t think the guide does answer this question! I asked it after carefully reading that page.
The guide says that you can remove items in a Batch Update, but it doesn’t explicitly say reordering is ok. (It does talk about the 'Key" column, from which I inferred that this would probably work, but adding a sentence indicating that reordering works fine is a good idea, IMO.)