Hi,
I need to parse a long string with multiple codes that I need to join with dimension tables in order translate the codes to digestible strings. I've created a workflow to do this, but it requires a join for every dimension and across the several strings, that would be over 50 joins! Is there a more elegant way to do this? I've attached my sample workflow that is much more simplified with 3 dimensions, but the idea is the same.