01-15-2019 05:45 AM
Hi,
Is there an easy way to populate all target path from the same name than variable as input (in expression)?
This would be good instead of having to set them 1 by 1.
Thanks,
01-15-2019 09:11 AM
In the Mapper, if you press the “Select All” button at the top of the input schema window, this will highlight all the fields. You can the drag this to the first line in the mapping box expression field. Then do the same drag and drop operation this time dragging to the target, and it populates the table on that side.
This gives you a rapid 1:1 mapping, which you can then selectively modify.
Is this something like what you are trying to achieve?
01-17-2019 02:53 AM
Hi, yes perfect, I did not think of drag and dropping into the target area!
Perfect, thanks.