I would like to use the FeatureColorSetter with the 5 color options but I woud like to group the feature by an attribute.
Unfortunately there is no Group by option in this transformer. Is there a way to group (or fetch) the features by an attribute with other transformers before the FeatureColorSetter.
Except the AttributeFilter, I dont have any idea. The problem with the AttributeFilter, is that there is more than 60 groups in the dataset, and linking all the groups is not really elegant.
Thank you for your help,
Max Demars