Forum Discussion
2 Replies
- Ajay_ChawdaContributor
Hi Amrita,
it seems like you are trying to join values which are in array format.
Can you share sample screenshot what input you are trying to pass to join. - SupratimContributor 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.