Hey, community,
is it possible in the glide data table to make an update like
update tasks set assignee = ‘Tom’ where assignee = ‘John’ ?
It can be done, but only by using the Glide API.
1 Like
Got it.
Thank you @Darren_Murphy !
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.