I am working with an excel file and there is a date attribute, where I want to filter the lines by the 4 possible dates, how can I do this? But I never know which dates are coming, it would have to be something dynamic.
I've tried using the AttributeFilter but it doesn't work dynamically, even publicated parameters.
Thank´s