Update rule priorities

 

You can define which classification rule is executed first.

 

Example:

If there is a rule that matches all numbers that start with 111 and there is a different rule that matches all numbers starting with 1112. The priority of the second rule will need to be higher than the first rule otherwise only the 111 rules will be executed and match and the rule for 1112 will never be applied.