# Dataview + Json

**URL:** https://community.thunkable.com/t/dataview-json/1036722
**Category:** Questions about Thunkable X
**Created:** [December 15, 2020, 7:31pm UTC](https://community.thunkable.com/t/dataview-json/1036722 "2020-12-15T19:31:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [December 15, 2020, 7:41pm UTC](https://community.thunkable.com/t/dataview-json/1036722/2 "2020-12-15T19:41:34Z")

</div>

There is no native way to do it, but here is an example to do it with cloned/created components

> [@JSON-Bound List Demonstration](http://community.thunkable.com/t/json-bound-list-demonstration/780221):
>
> Hello Fellow Thunkers, If you are like me, you use a JSON and the Firebase Realtime database. Unfortunately, none of the built in list controls accept JSON objects as datasources. Therefore I built my own. This simple version does not drill down into the hierarchy (I’m still working on that version). But it does gracefully handle properties which are lists (it doesn’t display them) or objects (which it displays all text and numeric properties). [https://x.thunkable.com/copy/a14ce103c5779eb9662…](https://x.thunkable.com/copy/a14ce103c5779eb96627d656740a68b2)

---

_[View the full topic](https://community.thunkable.com/t/dataview-json/1036722)._
