On 7/17/2015 8:23 AM, Bill Au wrote:
> One of my database column is a varchar containing a comma-delimited list of
> values. I wold like to import these values into a multiValued field. I
> figure that I will need to write a ScriptTransformer to do that. Is there
> a better way?
DIH provides th
One of my database column is a varchar containing a comma-delimited list of
values. I wold like to import these values into a multiValued field. I
figure that I will need to write a ScriptTransformer to do that. Is there
a better way?
Bill