In a map I’m using a dynamic layer (WFS) which updates daily, containing rain gauge data.
I would like to filter the layer (using the rain amount numeric filed) in order to show only the highest precipitation value feature. When I try to filter the layer using the numeric field I just find only absolute filter expressions:

which apply to a particular value.
Is there a workaround to filter by the greatest value (like Relative-date filters do)?
Roberto