maahutch
3 years agoNew Contributor
Add column to document and repeat value in each row
I have one document structured like this: FirstName LastName Title Ann Smith Ms June Jones Mrs Sam Johnson Mrs And a second document like this: Label Value MyEvent ...
- 3 years ago
Hi maahutch ,
You can try Join Snap. You will need to specify the type Inner Join and hardcode the value 1 as the left and right paths.
And after that in the mapper snap, you will remove the Label column, or you can use this mapper for removing the Label column before the join snap. 🙂
Hope this helps!
BR.
Ivica