Prerequisites
Steps to reproduce
Using the "Add criteria" and filtering that way in 7.4.0-preview.5 yields incorrect results:
@(@{"a" = '=='},@{"b"='<='},@{"c"='>='}) |ogv

Here's the correct outcome with 7.3.6:

Expected behavior
Objects matching the specified filter should be displayed.
Actual behavior
Filtering removes all objects even those matching the criteria.
Error details
No response
Environment data
Name Value
---- -----
PSVersion 7.4.0-preview.5
PSEdition Core
GitCommitId 7.4.0-preview.5
OS Microsoft Windows 10.0.22621
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Visuals
No response
Prerequisites
Steps to reproduce
Using the "Add criteria" and filtering that way in 7.4.0-preview.5 yields incorrect results:
Here's the correct outcome with 7.3.6:
Expected behavior
Objects matching the specified filter should be displayed.Actual behavior
Filtering removes all objects even those matching the criteria.Error details
No response
Environment data
Visuals
No response