Hello Team,
I have a dataset where I have few columns with yes or no values, I need to convert them into categories and take count of all 'Yes'. so the category that has tow yes should take 2 as a count I can achieve that using transpose but I am not able to remove duplicates. Please suggest.
Attached is the sample workflow.