I trying to spatially join a point feature and a polygon feature, such that I can compare their attributes to find out the unmatched attributes, for which I used SpatialRelator and then FuzzyStringComparer.
But the output ain't coming along!
What might be going wrong or any other way !?