# Image URL in IF Column not displaying

**URL:** https://community.glideapps.com/t/image-url-in-if-column-not-displaying/5702
**Category:** Report a Bug
**Created:** [March 23, 2020, 2:04am UTC](https://community.glideapps.com/t/image-url-in-if-column-not-displaying/5702 "2020-03-23T02:04:56Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 23, 2020, 2:04am UTC](https://community.glideapps.com/t/image-url-in-if-column-not-displaying/5702/1 "2020-03-23T02:04:56Z")

</div>

My app’s URL: [https://funandgames.glideapp.io](https://funandgames.glideapp.io)

I have a form button for which the user can select to roll either 1 di or two dice. I have an iF/THEN column that displays either an image of one di or two dice accordingly. The URL for two dice (crafted by a template column and fed to cloudinary) works if visited directly, but does not appear in the image value of a tile component.

> **[ImageInIFGlitch.mp4 (video)](https://drive.google.com/file/d/1DQF7fMcttEGGUVlTMpaPsc-yEvE5uQSb/view?usp=sharing)**
>
> Google Drive file.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [March 23, 2020, 2:22am UTC](https://community.glideapps.com/t/image-url-in-if-column-not-displaying/5702/2 "2020-03-23T02:22:25Z")

</div>

Resolved. I accidentally passed http:// rather than https://
