# SOLVED: Adding images goes wrong

**URL:** https://community.glideapps.com/t/solved-adding-images-goes-wrong/7306
**Category:** Ask for Help
**Created:** [April 18, 2020, 1:09pm UTC](https://community.glideapps.com/t/solved-adding-images-goes-wrong/7306 "2020-04-18T13:09:54Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Antoine](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/antoine/32/5799_2.png) [@Antoine](https://community.glideapps.com/u/Antoine)
#### Post date: [April 18, 2020, 1:09pm UTC](https://community.glideapps.com/t/solved-adding-images-goes-wrong/7306/1 "2020-04-18T13:09:54Z")

</div>

Hello,  
When I follow the procedure to add an image (having created a column on my sheet and drag and dropping the image on the app directly) it always add the URL of the image on the wrong column (‘name’ column), thus deleting the data of this column.  
I don’t understand why.

Have someone had this issue?

Thanks

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [April 18, 2020, 1:57pm UTC](https://community.glideapps.com/t/solved-adding-images-goes-wrong/7306/2 "2020-04-18T13:57:38Z")

</div>

Where are you dragging the image to? Is it an image component or a list? Are you driving it where they inside placeholder should be, or just anywhere in the screen?

---

<div class="post-metadata">

### Author: ![Antoine](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/antoine/32/5799_2.png) [@Antoine](https://community.glideapps.com/u/Antoine)
#### Post date: [April 18, 2020, 2:32pm UTC](https://community.glideapps.com/t/solved-adding-images-goes-wrong/7306/3 "2020-04-18T14:32:51Z")

</div>

Thanks for your reply!  
I finally understood what happened, if it can be useful for other beginners:  
I was dragging the image to an element on the screen, but it was never in the right column.  
It appears that in the components section, on the right, you can change the column from where it goes. It was storing and using images from a wrong column so I changed it to select the Images column (the name I had given it)
