Simple Trick: Keep using row data in same action *after* you already deleted the row

I need to play around with this idea more. E.g. here’s one way to push multiple variables in nested formula maps:

image

Now I need some useful application of this.

Maybe it’s also possible to achieve the nested CurrentValue calculation using this trick. Previously the only viable way I found (with live formulas, not actions) is this:

And with actions I almost exclusively use this trick: Tutorial: Iterator tables (CurrentValue workaround). It’s universal enough to be considered as a to-go solution, a reusable design pattern (if you’re a software engineer, I mean something like GoF patterns)