Skip to main content
Solved

How to avoid AttributeExploder to add unwanted 'values'


Forum|alt.badge.img

I'm using the AttributeExploder to prepare a two line table for an HTML report, the header as 'name' column and the value line has another.

 

How to avoid unwanted 'values' or hide them?

It adds those two:

fme_geometry fme_undefined

fme_type fme_no_geom

 

Or is there a way to filter out value before using in the HTML report transformer?

Best answer by virtualcitymatt

If you can't find a solution that makes the result clean you can just use a tester after the AttributeExploder that tests if the names are like 'fme_%' (without the quote marks), that should catch all of these.

View original
Did this help you find an answer to your question?

4 replies

philipwhitten
Supporter
Forum|alt.badge.img+13

Have you got the "Keep Geometry" parameter set to "No" for the AttributeExploder?


virtualcitymatt
Celebrity
Forum|alt.badge.img+38

If you can't find a solution that makes the result clean you can just use a tester after the AttributeExploder that tests if the names are like 'fme_%' (without the quote marks), that should catch all of these.


Forum|alt.badge.img
  • Author
  • August 9, 2021
philipwhitten wrote:

Have you got the "Keep Geometry" parameter set to "No" for the AttributeExploder?

I do


Forum|alt.badge.img
  • Author
  • August 9, 2021
virtualcitymatt wrote:

If you can't find a solution that makes the result clean you can just use a tester after the AttributeExploder that tests if the names are like 'fme_%' (without the quote marks), that should catch all of these.

Thank you! that's a great trick!

If that can help someone in the future:filter fme_ 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings