About operator search parameters for batch attributes

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

The following table describes the search parameter operator values:

Operator

Description

=

Search all values that exactly match the value that you enter in the Minimum field.

!=

Search all values that do not match the value that you enter in the Minimum field.

<

Search all values that are less than the value that you enter in the Minimum field. You can enter values in the second Operator field and the Maximum field to search on a range of values. For example, less than 10% fat but larger than 5% fat.

>

Search all values that are larger than the value that you enter in the Minimum field. You can enter values in the second Operator field and the Maximum field to search on a range of values. For example, larger than 10% fat but less than 20% fat.

<=

Search all values that are less than or equal to the value that you enter in the Minimum field. You can enter values in the second Operator field and the Maximum field to search on a range of values. For example, less than or equal to 10% fat but larger than or equal to 5% fat.

>=

Search all values that are larger than or equal to the value that you enter in the Minimum field. You can enter values in the second Operator field and the Maximum field to search on a range of values. For example, larger than or equal to 10% fat but less than or equal to 20% fat.

See also

Batch attribute search (form)