It should be possible to apply the multipleValuesSeparator property at column level. This would in effect split data in the designated field and create a pseudo-denormalized data structure, like substructureFields does. This would happen in the HandleDataStep.
Maybe the property should be given a different name, to reduce confusion. splitValues or something?
It should be possible to apply the
multipleValuesSeparatorproperty at column level. This would in effect split data in the designated field and create a pseudo-denormalized data structure, likesubstructureFieldsdoes. This would happen in theHandleDataStep.Maybe the property should be given a different name, to reduce confusion.
splitValuesor something?