Skip to main content
Output

Walk you through the basics of an output node

Updated over a week ago

What is an Output Node?

In Jodoo, an output node is the end node of a data stream, in which you will obtain an output table.


When to Use an Output Node?

There may be multiple input nodes in a data stream, but only one output node in the stream. To be specific, you will only obtain one output table after making calculations through Data Streams.


What does it Look Like?


How to Set up an Output Node?

Step 1 Adding an output node

You can only add one output node for each data stream. If you delete an output node, you can add a new one from the left panel.

Step 2 Setting output node name

The name of an output node is set as Output by default. You can rename the node.

The name of an output node equals that of the output form. When you retrieve the output form in a form or select the form as a data source in the Dashboard, the name of the output form remains the same.


More to Know

1. You can only add one output node for each data stream.

2. In a data stream, a maximum of one million records can be output. If the number of output records exceeds the limit, you cannot save the data stream. You have to make the number equal to or less than one million by filtering records before saving the data stream.

3. The number of output records should not be more than twice that of input records.


I have finished reading. 🏆

👉I can't wait to Try for myself.

👉I need more HELP in Discord Forum.

Did this answer your question?