Hello,
Please i have two lists in excel with containing strings i will like to join by rows. example;
LIST1 LIST2
A 2
B 5
C 3
C 1
Desired output;
LIST3
A2
B5
C3
C1
Thanks
Hello,
Please i have two lists in excel with containing strings i will like to join by rows. example;
LIST1 LIST2
A 2
B 5
C 3
C 1
Desired output;
LIST3
A2
B5
C3
C1
Thanks
Hi @Aureliusk,
There’s a sample for your reference.
Actions Flow: