There is no ^ operator in AX query ranges. Check out Advanced filtering and query options in AX documentation.
You seem to want a negation, therefore use the ‘!’ operator: !ax*.
1 Like
There is no ^ operator in AX query ranges. Check out Advanced filtering and query options in AX documentation.
You seem to want a negation, therefore use the ‘!’ operator: !ax*.