News

Microsoft recently released User Defined Functions in Preview. In this post I’m going to compare User Defined Functions with Named Formulas. In my recent posts about named formulas I’m already ...
User defined types (UDTs) enable tables and records to be passed in and out of UDFs. UDTs also enable bulk conversion of JSON untyped objects to typed objects, particularly useful with web APIs.
Another popular way to reuse formulas, User defined functions (UDF) have entered preview! We are now in the last stage of shipping this popular feature and hope to GA in the next couple of months. If ...