Is it possible to reference Summary Fields in automation?
For example, I have a summary field named [Project Manager].
The syntax for which to reference this summary field is [Project Manager]#.
I would like to create an Alert type of automation, in which the message might state "if you have any further questions, please contact [Project manager]#", but this does not work because within automation, the column names are referenced as {{Column}}.
The intent is to not create a column {{Project Manager}} because the same name would be repeated in every row.
Any help would be appreciated - thanks!