AdvancedFilters (2018-09-15-preview) - add more operatorTypes
Currently this preview has available the following operators for strings:
StringContains
StringBeginsWith
StringEndsWith
StringIn
StringNotIn
I am supprise what was a reason to not implemented the following operators:
StringNotContains
StringNotBeginsWith
StringNotEndsWith
beside that, we don't have a wildcard (*) feature to simplify expression.
Please, could you add the above operators in this preview?
Thanks
Roman

1 comment
-
sreddy commented
I am really surprised why these operator types are not included in the first place. Can you make this high priority to add these operators