When creating calculations or custom calculations in charts, you may encounter errors such as “Incorrect input detected” or “There is a left parenthesis ‘(’ that does not match a right parenthesis ‘)’”.
For calculation creation:
Left parenthesis '(' without matching right parenthesis ')' is found. Maybe ')' at the end is missing?
An invalid input (UnitPrice) is detected. Make sure to use double-quote if it is a text input.
For custom calculations in charts:
There appears to be a problem with the calculation formula. Please review the calculation formula.
These issues occur when “comments (e.g., # text)” or unnecessary text are included in the calculation formula. Comments are currently not supported, so please execute without adding unnecessary text to the calculation formula.