Solved
Filter
Filter 2.3.2 object Conditional Show Values doesn't work when value selected.
- load script:
Load * inline [A
1
2
3];
- Object:
Field = [A];
Cond.Show Expr. = A>2 (works well at the begining)
- Select value
Expected, that value '1' should not be shown,
But it is shown.