I have 2 excel sheets. One with much data and the other with the xy coordinated of the data, both with a common key the measuring points. I am a beginner in FME and his been struggling with this for days
Question
I have 2 excel sheets. One with much data and the other with the xy coordinated of the data, both with a common key the measuring points. I am a beginner in FME and his been struggling with this for days
In your attribute manager, highlight the attributes you don't want and remove them. You also have attributeremove transformer as an option
Another option would have been to change the attribute definition on the output writer. Go to the User attributes and use the - remove option at the bottomTo turn these into a spatial object, writing to shapefile etc, add a vertexcreator specifying the X and Y
In your attribute manager, highlight the attributes you don't want and remove them. You also have attributeremove transformer as an option
Another option would have been to change the attribute definition on the output writer. Go to the User attributes and use the - remove option at the bottomTo turn these into a spatial object, writing to shapefile etc, add a vertexcreator specifying the X and Y
The problem now is that i have join in the output without xy coordinate that i do not want in the output. Thus the test filter the problem