Skip to Content
1
Aug 24, 2019 at 01:29 PM

Where() Statement alternative in ABSL - SAP Cloud Applications Studio

671 Views

Hello!

Is there faster alternative to Where() statement? I just ran a performance check and the result was:

Caution: Where() statements directly convert to for-loops and slow down performance.