Hi KNIME experts,
currently I am creating a workflow which requires user input to proceed with calculation.
It looks something like this
![image](https://forum-cdn.knime.com/uploads/default/original/3X/5/5/559bee910e801b6476e9f446be48dcf204ca538c.png)
However, I would like to try to prompt out a box instead of an user trying to find this node.
![image](https://forum-cdn.knime.com/uploads/default/original/3X/f/0/f06343db43fc5f44021ad22a13c97b500f0a99bd.png)
I have tried something like this, but i cant seem to convert my variable into a column…
Is there some setting in the variable i need to set?
BR
Hello @liangkai54,
Actually, you need to connect the input table data to the input of the variable to Table Column node.
For your reference, I have attached an image.
![Screenshot 2024-03-13 150246](https://forum-cdn.knime.com/uploads/default/original/3X/2/a/2a959f7b9c97e9c4e1b91dc3449637b94072f579.png)
2 Likes
Thank you for teaching me. I didnt know I could just link the variable to the table creator.
![image](https://forum-cdn.knime.com/uploads/default/original/3X/f/c/fcd450bdeef6c9eed08546f24b5d3966c3c1b76e.png)
Then i followed the following post to change the variable flow in the table
3 Likes
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.