Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to extract datas from unused fields in a t_Map ?
Example : I have a tDBInput linked to a t_Map, mapped to an output and I map only 20 of 40 fields in the t_Map, but I have to keep the 20 others fields's data.
I have a lot of jobs with this issue and I didn't find a non manually way to do that (manually like map one by one each unused fields in a 2nd output I mean).
Hi
It is impossible to do it automatically, you have to create a new output table, drag & drop all of unused fields from input flow to output table.
Regards
Shong