I have a table with a push button. The push button works fine, the thing I am struggling with is having the “Project Name” being the same as the “Project Name” in the current row. I have done this with a look up before but can’t seem to figure out how to do it within the same road.
Essentially, I need the following:
If buttons push:
Type = Level 1
Panel = EP
Name = “this row”
In the button options panel, click the little [f] alongside the “Label” heading.
In the formula editor that pops up, type thisRow. (notice the dot at the end), then select your column name from the autocomplete suggestions. Here’s how it looks in my quick demo:
And here’s how it looks in action:
Good luck with your build, and feel free to reach out if you get stuck or if I’ve misunderstood your question.