# Clearing or replacing a Multiple Images Column

**URL:** https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675
**Category:** Ask for Help
**Created:** [August 3, 2023, 7:08pm UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675 "2023-08-03T19:08:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Alexey\_Baranov1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexey_baranov1/32/43581_2.png) [@Alexey\_Baranov1](https://community.glideapps.com/u/Alexey_Baranov1)
#### Post date: [August 3, 2023, 7:08pm UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675/1 "2023-08-03T19:08:19Z")

</div>

Hi gliders!  
Does try somebody to clear or replace a Multiple Images Column using Actions? Set Column does not clear it, even does’nt replace by (empty) Array. Is there a way?  
I understand possibilities to do it in UI, but in my case i need do this within Actions. 🤔

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [August 4, 2023, 3:30am UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675/2 "2023-08-04T03:30:44Z")

</div>

You can replace it with another array - just not an empty one. Which is kind of annoying, because that means there is no way to clear it 🤷‍♂️

But anyway, Set Column Values using an array will work. The size of the array doesn’t matter, as long as it isn’t empty.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 5, 2023, 12:44am UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675/3 "2023-08-05T00:44:46Z")

</div>

> [@Darren\_Murphy](#):
>
> You can replace it with another array - just not an empty one. Which is kind of annoying, because that means there is no way to clear it

I only know about this today. That’s as annoying as the not-available-to-be-deleted webhooks.

---

<div class="post-metadata">

### Author: ![Alexey\_Baranov1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/alexey_baranov1/32/43581_2.png) [@Alexey\_Baranov1](https://community.glideapps.com/u/Alexey_Baranov1)
#### Post date: [August 5, 2023, 5:07am UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675/4 "2023-08-05T05:07:01Z")

</div>

Thank you 🙏 Will use

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [August 12, 2023, 5:07am UTC](https://community.glideapps.com/t/clearing-or-replacing-a-multiple-images-column/64675/5 "2023-08-12T05:07:03Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
