cancel
Showing results for 
Search instead for 
Did you mean: 

Preserve Order Expression

06-22-2022 2:59 PM
799 views 2 comments
0 Likes
SAP Managed Tags
Subscribe

What is the 'Preserve Order Expression' in Case Transform used for?

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Hi,

Preserve Order Expression specifies to process expressions in the order presented. When this option is not checked, Data Services process the expressions in a less CPU intensive order, which enhances performance but When this option is not checked, the expression reordering can change results. There is no way to guarantee which expression evaluates to True first.

This option is available only when you enable Row can be TRUE for one case only.

Please Check this option if expression order is important to you.

Thanks,

Prathy

0 Likes

Thanks for the answer. If you could explain the expression reordering part little bit?