Hello,
I have 5 transforms (one for MSH, EVN, PD1, PV1 and then a conditional PV1 mapping)
The problem is the output ends up as
MSH
EVN
PID
PV1
PD1
But I need
MSH
EVN
PID
PD1
PV1
(i.e. PD1 and PV1 swapped round). The mappings are called in the order I would expect to the output to be, but this isn't happening.