Legacy Transformations
Overview
Modern versions of the Jet Analytics use Set Based Transformations
Enable Scalar-Valued User Defined Functions
Right-click a table and select Advanced > Advanced Settings > Performance.
-
Check the box to use Legacy Transformations.
- If Use legacyt ransformations is checked, the Jet Analytics will revert to the previous SQL Code generation for transformations and create Scalar-Valued User Defined Functions.
- If Use legacy transformations is un-checked (Default) then the Jet Analytics will generate CASE-WHEN structures in the Transformation views instead of Scalar-Valued User Defined Functions.