Hello @r_jain ,
did you managed to solve this or still need some help/idea?
I believe studying these posts with the excellent solutions in them and our guide how to build DataApp you can build your solution in the way you would like to have it.
Hi @RoyBatty279
Your question is very similar to one posted recently and for which I provided the following possible solution:
[image]
Basically, one can store in a table a list of possible workflows to execute and then execute the one the user has chosen based on a -single selection widget- node. In the snapshot example above, the -single selection widget- node would replace the -row filter- node to allow the user to decide which local workflow to execute.
Hope it helps. Otherwise please…
Hi my dear KNIMErs,
Is there a better way than a CASE SWITCH combo if I have 15 options?
Let me explain:
I am currently in the process of building me an (procedural) adventure creator using KNIME (see also this question here: Take row content from a row if the column index = iteration number )
Now I run into the situation that I have a master table (for villainous plans ) that returns one master idea / plan.
Based on this plan or category the workflow will run through different…
Good luck!
2 Likes