# Adding two values

**URL:** https://discourse.nodered.org/t/adding-two-values/32784
**Category:** General
**Created:** [12 September 2020 16:32 UTC](https://discourse.nodered.org/t/adding-two-values/32784 "2020-09-12T16:32:29Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [12 September 2020 16:52 UTC](https://discourse.nodered.org/t/adding-two-values/32784/2 "2020-09-12T16:52:51Z")

</div>

I don't see where you are attempting to add them. If you are trying to add the values from two separate messages then you have to first combine the two messages so that you get both values in one message. See this example in the cookbook [https://cookbook.nodered.org/basic/join-streams](https://cookbook.nodered.org/basic/join-streams)

---

_[View the full topic](https://discourse.nodered.org/t/adding-two-values/32784)._
