In FME there are more then one possibility of Spatial joins for the polygons and I have tried all.
I have two polygon shape files, one is source and other is target.
From source file (which includes some numeric fields) I want join data to target polygon where both polygon layers intersect.
For text field this is not a problem but what I am looking for is a Spatial Join which can also add Mode of numeric field to the target layer.