Hi,
I need help with building a workflow where the user can input data in the workflow itself. Is that a possibility?
for example, (if the below data comes as a result of a summarize tool from a larger data set), I need to add a column "Categories" with a drop down select options of "Vegetables", "Fruits" or "Elements" which can be done by the user on the Canvas. Alternatively, instead of drop down, it is okay to manually input as well, although this also should happen without the need to download/upload file.
Can someone help?
| ITEM | PRICE |
| water | 16 |
| carrot | 15 |
| blueberry | 12 |
| apple | 8 |
| onion | 13 |
| fire | 6 |
| air | 17 |
Regards,
Sara