I cannot for the life of me figure out how to apply a single attribute value from one table to another attribute in another table. Please help! There are no common attributes between both tables, so a FeatureMerger does not seem to work.
Page 1 / 1
If you have just 1 value that you want to merge on multiple features you can still use a FeatureMerger, but rather than selecting an attribute to merge on you enter a fixed value:
So generating 10 features that I want to assign the same value to that's coming out of another part of my workspace (in this case the RandomNumberGenerator)
Set up the FeatureMerger like this: