I just want to ask if you have easier or shorter way making the workflow for this kind of calculation. I need to repeatedly calculate the value of a specific tag with a column with specific tags of other columns.
What is your exact data structure in KNIME? If I got you right I would use Column Aggregator node with mean method. Before that you can use Cross Joiner node to get each set combination.