external_import icon indicating copy to clipboard operation
external_import copied to clipboard

Allow multipleValuesSeparator as column configuration

Open fsuter opened this issue 3 years ago • 0 comments

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?

fsuter avatar May 14 '21 12:05 fsuter