Hello, any idea as to why this yellow formula column isn't pulling in the results from the column labeled "HT 1st run"?
Here's the formula i'm using in the yellow column:
[{{HT 3rd Run}},{{HT 2nd run}},{{HT 1st run}}].filter(Boolean).join(" ")
Thanks!