Hello,
i want to filter a Column all that equals = 1
but it allways shows me for example 51, 31, 12.
How can i do that?
Hello,
i want to filter a Column all that equals = 1
but it allways shows me for example 51, 31, 12.
How can i do that?
try to use #select_filter_strict or #text_filter_inc
thanky you! Perfect!