Forum Discussion
boukasa
Feb 25, 2023Brass Contributor
Increment a column only when a corresponding column changes, in a Lambda
I am trying to write a lambda that takes a sorted array an produces a corresponding numbering column that increments when the value in the source array changes. Like this: param result 1 ...
- Feb 26, 2023
OliverScheurich
Feb 25, 2023Gold Contributor
- JosWoolleyFeb 25, 2023Iron ContributorCool! The parameter passed to LAMBDA can also be interpreted as a range reference where appropriate.