Forum Discussion
Supratim
5 years agoContributor III
@Amrita You are trying to join two data set by array which can’t be done.
Looks like you have to use json splitter snap to split array of column name and Column name target field at both input views then use mapper(optional) to select the join id along with other data. If you want to sort by id then use sort snap after mapper, if not make sure you choose unsorted option in join snap.