Segregation of Column based on Multiple Columns Value

image
From the above table, I want to get the Patient ID’s which is having the Treatment Column Value “yes”, along with the column name. I want to get the patient ID, which doesn’t have a single yes i.e Need to get the Patient ID if all the values are “No”. Can anyone help me on this.

Thanks In Advance

Hi @kingGoku
This workflow seems to work patients_treatments – KNIME Hub

Welcome to the forum @kingGoku.

It’s unclear to me what you’re trying to accomplish. Can you share an example of your desired output?

At first glance, this sounds like a job for the Rule-Based Row Filter node or the Row Filter (Labs) node.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.