I can read multiple csv files with all the same layout. I can concat all those small csv file into on big table and give the user the ability to search for data. That is great. Now I want to build a screen in which the user can put in the data for the next row. How do I do that? Please give me a step by step guide because I’m still very very new to KNIME.
Yes, And it needs to be a user friendly interface. The user will have knime installed but is not creating workflows them self. There are no other people who will work with this app, there is no server. Everything should be working stand alone.
Try this. It should give you template to work with. You’ll obviously need to change column names and add columns and use string or double widgets depending on your data.