You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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, likesubstructureFields
does. This would happen in theHandleDataStep
.Maybe the property should be given a different name, to reduce confusion.
splitValues
or something?The text was updated successfully, but these errors were encountered: