# Layout Labels, prices & Boolean values

**URL:** https://community.glideapps.com/t/layout-labels-prices-boolean-values/3053
**Category:** Ask for Help
**Created:** [December 21, 2019, 2:09pm UTC](https://community.glideapps.com/t/layout-labels-prices-boolean-values/3053 "2019-12-21T14:09:59Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [December 22, 2019, 2:38pm UTC](https://community.glideapps.com/t/layout-labels-prices-boolean-values/3053/4 "2019-12-22T14:38:08Z")

</div>

I would look into building a markdown table in a single column by concatenating values in the sheet, or by building a template column. There you can create your own labels as part of the markdown and set any size you want. This will allow you to display multiple values horizontally in a table format.

Here are a couple of threads that explain the process. For a checkbox, I would consider using emojis to combine with your text. I like using [https://emojipedia.org/](https://emojipedia.org/) A couple examples are ☑ ✔ ✅ ❎ ❌ 🔲 ⬜ ⬛ 🔳

> [@What is the best way to create Table view?](https://community.glideapps.com/t/what-is-the-best-way-to-create-table-view/630):
>
> I have been using MarkDown for creating tables. {By concatenating cell values and CHAR(10) for new lines.} (Attached screenshot) But, I always feel that it’s incomplete without those vertical and horizontal borders. Are there any alternative ways to create tables in Glide?

> [@Google Sheet does not match data view in Glide](https://community.glideapps.com/t/google-sheet-does-not-match-data-view-in-glide/1903/18):
>
> How do you do this? Looks great

---

_[View the full topic](https://community.glideapps.com/t/layout-labels-prices-boolean-values/3053)._
