Comentario
02-15-2018
01:41 AM
02-15-2018
01:41 AM
Now the integer fields which are empty cannot be used in formula's (calculated parameters) in schedules.
For example for parameter 'Test' which is an integer value, the formula 'if(Test = empty , 0, Test)
The formula would change all empty integer values of the 'Test' parameter into 0 and if this field is not empty it will remain unchanged.
Unfortunately there is currently no option to use this empty integer value in formula's...