By using the "is not empty" condition, this metric allows you to build an Actionable Alert in order to detect if a Windows Workstation is running a version of Google Chrome equal to or earlier than 116.0.5845.187
Software[?Name == 'Google Chrome' && version_compare(Version,
<=
,
116.0.5845.187
)].Version