Hi - I am trying to add a conditional join into a schema, where IF a field in the new schema = X, THEN join to Y table, ELSE join to Z table. Does anyone know if this is possible? If so, do you have an example of the XML code that would be needed? Thanks!