Add additional options in Form logic such as the options provided for conditional formatting.
The limited Form logic options make it challenging for certain inputs/responses.
Example: for a question being answered with number format "0", if the logic option is "contains" then it will be applied to any number that contains a zero and does not work properly. In this example, when form user inputs 10, 20, 105, etc., and the logic is set to eliminate questions when an answer "contains" 0, based on the logic, additional questions do not populate because the answer contained "0" in the response, however the additional questions should populate for anything that is not "0".