I think this is a basic question but I can't seem to find an answer. I am combining the results of 2 text strings into 1 field
=Description@row + " (SEQ" + (SEQ@row) + ")" + ""
the challenge is that while it appears correct, when you click in the cell you see the formula not the text string. This would be a simple copy/paste as value in Excel but there doesn't seem to be an equivalent in smartsheets? Appreciate any help on this