Sitemap
Photo by Jason Leung on Unsplash

Member-only story

— thisRow, currentValue, Step01

Wordings differ, similarities are striking, but all three are different

7 min readAug 14, 2023

--

No — they are not the same!

I want to have this clear before anything else, but they all play a comparable role. All three are about items in lists and their related properties we work with. That said, we start our story.

Items in a list we evaluate

Relational data only makes sense when you relate data and this exactly what these concepts do:

  • thisRow
  • currentValue
  • step 1 Result

We discuss similarities based on 3 examples you find in the example below.

formulas we discuss

thisRow — the most often used reference

When we relate data living on the same row we apply the thisRow logic, even when we do not mention it explicitly. Below the code you write in the editor, you do not see the thisRow.

--

--

Christiaan Huizer
Christiaan Huizer

Written by Christiaan Huizer

I write every week about how to Coda . You find blogs for beginners and experienced makers. Until 7 days after publication you read my blog for free. Welcome!

No responses yet