Hello,
I'm having trouble converting a table like this one:
into a table like this one (values within both examples are illustrative and aren't meant to match):
I need to build a database with only 4 columns (level 1 to 4) inside which I must store every technology that the person described in [First and last name]@row knows at the described level.
I've tried combinations of JOIN(COLLECT()), JOIN(INDEX(COLLECT())) and such and no success until now.
If you know a workaround using excel directly to clean the data let me know please.
Thank you in advance for your help!
Stefan