Details
-
Type:
Bug
-
Status: Closed
-
Severity:
High
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 GA (5.0.0 GA Suite Release)
-
Fix Version/s: 5.1.0 GA
-
Component/s: Spoon / User Interface
-
Labels:
-
Story Points:2
-
PDI Sub-component:
-
Notice:
-
Sprint Team:Pervach
-
Operating System/s:Windows 7
Description
Formula of the form IF(ISNA([numfield1]);[numfield1];[numfield1])
crashes in case the numfield1 is null.
(AFAIKS, you simply can't return null from an IF() function)