Bug in new custom functions
Posted: Fri Jul 05, 2024 6:14 am
It seems as if there is a bug in the Mac version 2024.3.1 regarding the new custom functions.
The return type is stored incorrectly! For example, a type "bool" becomes type "Drawing". If you then try to open the report with the Windows version, an error message is displayed: "Requested value 'Drawing' was not found."
It only seems to be correct with the return type "String".
The return type is stored incorrectly! For example, a type "bool" becomes type "Drawing". If you then try to open the report with the Windows version, an error message is displayed: "Requested value 'Drawing' was not found."
It only seems to be correct with the return type "String".