computerman29651
IS-IT--Management
I am trying to create formula to produce three significant figures. The formula I have come up with thus far is as follow:
ROUND(val({FLATDATA.ACOM}),2-(1+INT(ABS(val({FLATDATA.ACOM})))))
However, when I try to view the report, I get the error message "The number of decimal places is too large or not an integer."
Has anyone ever seen this error message or have an idea how to correct the problem?
ROUND(val({FLATDATA.ACOM}),2-(1+INT(ABS(val({FLATDATA.ACOM})))))
However, when I try to view the report, I get the error message "The number of decimal places is too large or not an integer."
Has anyone ever seen this error message or have an idea how to correct the problem?