I have a concatenate formula that I’d like to output only text, but it’s creating @-links to the parts of the formula that reference other tables. Any way to kill the links?
EDIT: For noobs (I had to play around with it till I figured it out), I added this to the end of the item I wanted to remove the link for: Type.ToText() (i.e., not to the end of the whole formula)