hi i have data store containing field that is an array of collection (array of events)
how can i delete the data from this field while using the update record module
i want to erase all of the events in that row (record)
hi i have data store containing field that is an array of collection (array of events)
how can i delete the data from this field while using the update record module
i want to erase all of the events in that row (record)
Hi @we_doc
Double posting actually reduces your chances of getting a response.
I suggest you try enhancing your questions with screenshots, blueprints and detailed descriptions. This way people will be willing to help you.
All the best.
Welcome to the Make community!
To do this, you can try using the Data store “Update a record” module —
Updates a record in the data store
Make sure you select “Overwrite an existing array”, and then simply pass an emptyarray in the field.
For more information about the Update a record module and Data store app, see the corresponding Integrations page and the Help Centre documentation.
Hope this helps! If you are still having trouble, please provide more details.
— @samliew
thanks did it and it works
No problem, glad I could help with "Data store - how to clear array field"! ![]()
The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep this forum organised. ![]()
This marks the topic as solved, so that others can:
To do this, simply click the checkbox at the bottom of the post that is the most helpful in answering your question.

Here’s a magic link to a list of your other “unsolved” topics:
status:unsolved
Do bookmark this topic so you can easily find and return to this topic in future.
Here’s a magic link to a list of your bookmarks
/my/activity/bookmarks!
Creating a new topic for each question makes it easier for others with the same problem to search for answers. You are also more likely to receive help sooner as new topics are displayed first on the forum’s “new” page!
Hope this helps! If you are still having trouble, please provide more details.
— @samliew