# Dispay Json array in Table in Dashboard

**URL:** https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805
**Category:** Dashboard
**Created:** [3 September 2018 12:52 UTC](https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805 "2018-09-03T12:52:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![88bit](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/88bit/32/79334_2.png) [@88bit](https://discourse.nodered.org/u/88bit)
#### Post date: [3 September 2018 12:52 UTC](https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805/1 "2018-09-03T12:52:12Z")

</div>

Hi I have some data which I get from a Influx database and I'm trying to get this data into a table in my dashboard. I have difficulty to do that any help would be appreciated.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/a/a319a573df0318d02f1214003422cd71b40c2fc8.png)

---

<div class="post-metadata">

### Author: ![Andrei](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/andrei/32/10446_2.png) [@Andrei](https://discourse.nodered.org/u/Andrei)
#### Post date: [3 September 2018 14:51 UTC](https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805/2 "2018-09-03T14:51:21Z")

</div>

It would be easier for someone in the forum to help if you provide the structure of your json dataset and some idea on how the table is supposed to look in the dashboard.

Anyways find here below a link from the old forum with a workable solution:

[https://groups.google.com/d/topic/node-red/2aefJ1c33ww/discussion](https://groups.google.com/d/topic/node-red/2aefJ1c33ww/discussion)

---

<div class="post-metadata">

### Author: ![Andrei](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/andrei/32/10446_2.png) [@Andrei](https://discourse.nodered.org/u/Andrei)
#### Post date: [3 September 2018 14:52 UTC](https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805/3 "2018-09-03T14:52:56Z")

</div>

and here another interesting one...

[https://groups.google.com/d/topic/node-red/dS6ZgBEgIqA/discussion](https://groups.google.com/d/topic/node-red/dS6ZgBEgIqA/discussion)

---

<div class="post-metadata">

### Author: ![shrickus](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/shrickus/32/517_2.png) [@shrickus](https://discourse.nodered.org/u/shrickus)
#### Post date: [3 September 2018 16:04 UTC](https://discourse.nodered.org/t/dispay-json-array-in-table-in-dashboard/2805/4 "2018-09-03T16:04:41Z")

</div>

There are several sample flows on [flows.nodered.org](http://flows.nodered.org) -- besides this forum, it's probably the best place to look for custom nodes and sample flows. [This is one example](https://flows.nodered.org/flow/76cd6afbd14426f88656c90aedf10423) from the flows library...
