Hi KNIME experts,
currently I am creating a workflow which requires user input to proceed with calculation.
It looks something like this

However, I would like to try to prompt out a box instead of an user trying to find this node.

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.

Thank you for teaching me. I didnt know I could just link the variable to the table creator.
Then i followed the following post to change the variable flow in the table