Hi, I have a custom form for issues. I would like to list the users' manager on that form so I can display it in a report later on. I've tried using CONCAT(submittedBy.manager), and a bunch of variations on that as well.
Nothing is working as all of them are saying "Custom Expression Invalid".