# Send msg.payload (object) to ui-table using change node?

**URL:** https://discourse.nodered.org/t/send-msg-payload-object-to-ui-table-using-change-node/58571
**Category:** General
**Created:** [18 February 2022 03:37 UTC](https://discourse.nodered.org/t/send-msg-payload-object-to-ui-table-using-change-node/58571 "2022-02-18T03:37:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Nodi.Rubrum](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/nodi.rubrum/32/107482_2.png) [@Nodi.Rubrum](https://discourse.nodered.org/u/Nodi.Rubrum)
#### Post date: [18 February 2022 03:37 UTC](https://discourse.nodered.org/t/send-msg-payload-object-to-ui-table-using-change-node/58571/1 "2022-02-18T03:37:01Z")

</div>

I seem to recall, there is a short-cut method to send a msg.payload (that is an object) to a ui-table via a change node, versus using a function node? You really just create array of objects, that as just one element, right? Of course now that I want to do this, can't seem to find the example of how to do this?

---

<div class="post-metadata">

### Author: ![Nodi.Rubrum](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/nodi.rubrum/32/107482_2.png) [@Nodi.Rubrum](https://discourse.nodered.org/u/Nodi.Rubrum)
#### Post date: [18 February 2022 04:49 UTC](https://discourse.nodered.org/t/send-msg-payload-object-to-ui-table-using-change-node/58571/2 "2022-02-18T04:49:19Z")

</div>

Of course, a few minutes later after posting... I remembered how to do just... Set to msg.payload to expression result, and then embed in an array, i.e. brackets [msg.payload].

---

<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: [4 March 2022 04:49 UTC](https://discourse.nodered.org/t/send-msg-payload-object-to-ui-table-using-change-node/58571/3 "2022-03-04T04:49:52Z")

</div>

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