# Contrib-counter to ui-table

**URL:** https://discourse.nodered.org/t/contrib-counter-to-ui-table/38234
**Category:** Dashboard
**Created:** [29 December 2020 20:01 UTC](https://discourse.nodered.org/t/contrib-counter-to-ui-table/38234 "2020-12-29T20:01:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dvyjns](https://avatars.discourse-cdn.com/v4/letter/d/67e7ee/32.png) [@dvyjns](https://discourse.nodered.org/u/dvyjns)
#### Post date: [29 December 2020 20:01 UTC](https://discourse.nodered.org/t/contrib-counter-to-ui-table/38234/1 "2020-12-29T20:01:44Z")

</div>

I have contrib-counter set up to count jars going past an industrial photoelectric sensor on a conveyor line. I'd like to integrate ui-table to display how many jars per day. I'd like it to look something like the image below but not really sure how to go about this. All I need it to show is date and jar count.

I have the counter all set up and working, just need help with the table.

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/1/2/122d94f38203a1207a90e977799654ac64a10bbe.png)

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [30 December 2020 00:38 UTC](https://discourse.nodered.org/t/contrib-counter-to-ui-table/38234/2 "2020-12-30T00:38:18Z")

</div>

At the end of the day save the count to a database. Then when you want the counts, grab them from the db and display them. You might even put a date-begin and date-end selection on the dashboard so someone can choose the range of dates they want to see.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [29 January 2021 00:38 UTC](https://discourse.nodered.org/t/contrib-counter-to-ui-table/38234/3 "2021-01-29T00:38:29Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
