User Input
- 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
User Input
- Updated on 23 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Documentation
Examples
Manually create source data
Create 3 new columns: SKU, Store and Price.
In order to add these columns:
- Click the
Add Column
button to add a new column. Click three times to add three new columns. - Renamae the columns and set their data types as follows:
Name | Data Type |
---|---|
SKU | String |
Store | String |
Price | Double |
- Click the
User Input
button to manually add data to the newly created columns. - Add test data here.
The node is now ready to be connected to another node.
Was this article helpful?