Forum Discussion
FunnyPanda
2 years agoNew Member
Binary Search for Power Query | List.Contains alternative
Hi there! I've been struggling with validation that I needed to perform on some data and I hope this might help someone. Problem: check if a large non sequential list contains some number with th...
lbendlin
2 years agoSuper User
How long does it run when you use List.Buffer ?
FunnyPanda
2 years agoNew Member
It ran with the list buffered.
I didn't run any tests with an unbuffered list.