01-23-2022 11:12 PM
I have multiple tables and I need to join them all with different key columns by using the join snap, but it is resulting in the following error:-Failure: Right join path not found for input2, Reason: Right join path required, Resolution: Please address the reported issue.
Below you can see the screenshot that we are joining with different key columns
Please help me how can we do the join with different key columns?
01-23-2022 11:31 PM
Hey @Pretty,
Try and exclude the .get() function while defining the fields.
01-23-2022 11:43 PM
@bojanvelevski
Even after exclude the .get() function I am facing same error
01-24-2022 12:11 AM
@Pretty I meant from both paths
01-24-2022 11:05 AM
The Join Snap does not work the way you are trying to do the Joins. Instead have multiple Join Snaps one after the other.