Error in Expression ABS()
dekoforce
Germany
Hi,
i have a Textfield with the Absolute-Function: [ABS([Total])] in my Report.
Everything works fine on my Dev-Machine (Win 10) and a Test-PC (Win 7).
But some customers of me get this Error:
I??m using Version 2017.2.1 of FR.Net
I changed the Function to: [Sqrt([Total]*[Total])]
No more errors...
But why do some machines have problems with the ABS-Function?
i have a Textfield with the Absolute-Function: [ABS([Total])] in my Report.
Everything works fine on my Dev-Machine (Win 10) and a Test-PC (Win 7).
But some customers of me get this Error:
I??m using Version 2017.2.1 of FR.Net
I changed the Function to: [Sqrt([Total]*[Total])]
No more errors...
But why do some machines have problems with the ABS-Function?
Comments
https://docs.microsoft.com/en-us/dotnet/api...framework-4.7.2
maybe you hit the variable Min/Max Value