Can the values from the set be calculated?

I want to add the two values. how to do

Hey @Panupol_Sonnuam, you probably want to use an expression like {{ $json["number1"] + $json["number2"] }}

Example Workflow:

1 Like