what advice is there on updating multiple rows at once. we get items in batches of like 100. instead of setting a received date for each, we want to set a received date for all in one click.
some items are stored in a google sheet & others in a glide table for certain reasons.
we currently do this through an automation via make when a received timestamp is placed in the google sheet in a different table. we still haven’t implemented it for the glide table, though probably very similar procedure
what advise is there to update multiple glide rows in a glide table. and what advice is there also regarding updating multiple rows in a google sheet at once.
Anything coming up soon in glide that allows us to update multiple rows?