Skip to main content

It would be beneficial to have a transformer that displays all attribute values simultaneously, rather than using the TestFilter Transformer. In some cases, I need to process each value, which can be time-consuming when using TestFilter to have each attribute value on its own tab.

Have you tried the AttributeFilter transformer? If you import the unique values from the source dataset or the feature cache it saves you a lot of work.


@redgeographics Thanks for the tips! However, I still believe it would be beneficial to have an own transformer to display attribute values without the need to import them. Just connect the transformer, and voilà, the attributes appear. 😉😉


NewOpen