How to merge two rows having different value

How to merge two rows having different value

Hi Dia,

Greetings! Could you please elaborate on your query? Do you want to merge two “excel” rows or concatenate values?

Kind regards,
Anand

Hello @dia ,

You can use the Group-By step to execute the following use case.
In Aggregate section , Type column, make use of “concatenate strings separated by” function.

I’ve attached the workflow and excel file for the reference.

WF_MergeRows_DIfferentValues.psw (18.0 KB)
MergeTwoRows_DifferentValue.xlsx (8.1 KB)

1 Like