I'm trying to create a proof report that allows me to include parent project information. From the proof level, however, it looks like I'm unable to bring in that data. My thought to remedy this was to create a calculated field on Documents that populates with the name of the parent project upon doc...
Hello All, I'm trying to create a report that includes a column that will return a link to the proof of a document. I've been trying to concatenate something like "https://xdomain.com/proof/",{Document GUID},"/",{Proof ID},"/view", but I can't figure out the formatting for the text editor in the rep...