# Need little help

**URL:** https://community.glideapps.com/t/need-little-help/70902
**Category:** Ask for Help
**Created:** [February 17, 2024, 3:38am UTC](https://community.glideapps.com/t/need-little-help/70902 "2024-02-17T03:38:50Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Teejay\_Oyeniran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/teejay_oyeniran/32/61251_2.png) [@Teejay\_Oyeniran](https://community.glideapps.com/u/Teejay_Oyeniran)
#### Post date: [February 17, 2024, 3:38am UTC](https://community.glideapps.com/t/need-little-help/70902/1 "2024-02-17T03:38:50Z")

</div>

so l’m trying to rebuild a web application on glide, unfortunately l can’t find the suitable component to execute the task. l’m trying to recreate that highlighted dashboard

 ![SV1](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/e/9/e971b63b4d1febb423499c8f33456d8f92524402.png)  
l have tried using table component, unfortunately my result is nothing to this, is it possible to display my data in colums as it’s displayed in the attached image??

---

<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: [February 17, 2024, 3:40am UTC](https://community.glideapps.com/t/need-little-help/70902/2 "2024-02-17T03:40:57Z")

</div>

There is nothing like that available in Glide - yet. But there might be in the near future. Maybe a few more months, maybe longer.

In the meantime, your best option is to experiment with the Custom Collection component.

---

<div class="post-metadata">

### Author: ![Teejay\_Oyeniran](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/teejay_oyeniran/32/61251_2.png) [@Teejay\_Oyeniran](https://community.glideapps.com/u/Teejay_Oyeniran)
#### Post date: [February 17, 2024, 3:43am UTC](https://community.glideapps.com/t/need-little-help/70902/3 "2024-02-17T03:43:22Z")

</div>

Thank you very much.
