Filtering will work on Data by defined Property, not by what’s displayed in a template. You might need to extend your model with a new property that will return the value similar to the template logic and use this property for filtering.
Filtering will work on Data by defined Property, not by what’s displayed in a template. You might need to extend your model with a new property that will return the value similar to the template logic and use this property for filtering.