Hi! I need to transform this table which have 18000 rows (3000 employees):

Into this one:

Each employee should have just 1 row of values, making KAP-Audit, PIC-Audit & EQR-Audit as columns. If more than 1 value in those columns, should be on the same row but with a line break. It's possible those rows do not have any values, 1 value or up to 10 values in each column.
Also attached the flow with input file and the desired output.
Thanks in advance!