I am working on a data export and need to return the values from a lookup table were there are multiple values to lookup from the same table in a single row.
Example
I essentially need to replace the 3 id columns with values from the lookup table keeping to a single row in the export.
Help is appreciated.