FORMULA LANGUAGE
@If(@IsNull(ListaOriginal); @Nothing;
@Transform(ListaOriginal; "x";
@If(x >= 0; @Sqrt(x); @Nothing)))
Véase también