The most common problems you may encounter when you create a formula are described on this page.
Problems entering formulas
You can avoid problems using the built-in formula syntax checker, which is available in the formula editor. If edit a formula in the formula bar, the syntax checker is not available.
Problem | Possible cause |
Quotes around my list or module names are removed after I have typed them and pressed Enter. | List or module names containing numbers or the full point are enclosed in single quotes to delimit the name. If the item is recognized, encapsulating quotes are removed. Note that if both the module name and the list item contain numbers or a full point, each individual item must be encapsulated. For example, a module named Sales 2017, with a line item named Region 3 would be called 'Sales2017'.'Region 3' in a formula. |
When entering a formula I see a message telling me of a formula clash | A message displays informing you of an issue with the formula if any of these statements are true:
For information on precedence and setting the scope of formulas, see Formulas. |
Unexpected results using a version formula | The version formula for the entire model takes precedence over module scope version formula For information on precedence and setting the scope of formulas, see Formulas. |