How can we Match the column Name with string values('Name') and write that name or Some text Like - "Yes" under the matches column Name

How can we Match the column Name with string values(‘Name’) and write that name or Some text Like - “Yes” under the matches column Name .
Input table like this :-
image

Output :- Table
image

Hi,

If I understand your requirement correctly, the following will help you.

Note : TypeArgument of ForEach activity is DataColumn.

Regards,

No I need to match column name with some string values and write that matching value in the same column name row

Hi,

Can you elaborate how the above input is processed to the output with specific data?
The sample i posted input if there is “Yes” in some cell, write column name there.

Regards,

It’s working

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