I want to filter all unique values of an attribute with the attributeFilter.
Iam importing the values stright from the data source using the import Wizzard but it is failing to list all availabel values. It really caught me of guard.
I checked the database for unique values marked “Correct” in the image vs the wrong output by AttributeFilter.
I used DuplicateFilter to aslo check for unique values and it returned the same as my SQL Query.
Am i using AttributeFilter wrong or is it not trustworthy?
