Hi all,
Is there a way to join multiple files by just putting the records underderneath each other and do a group or pivot operation?
The only way I see now is to work with multiple joins, which is a pain. The column name starts to repeat after the first join and this requires a workaround to avoid errors.
Henk