For power users
I found that we can generate the row reference string and copy paste that directly into a formula!
This could prevent tedious row searching with @
thisRow._ROW_KEY().Split(":").Let(x, Concatenate("@[_tu", x.nth(2), "/_ru", x.Nth(4), "]"))