Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!
Comentario
Anonymous

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...