We have pages for projects that have an individual employee assigned to them via a drop down list of employees that belong to a user group. It displays on the page in a "@firstname lastname" format.
When writing reports to group/sort on this field, what is the KEY syntax that should be used?
I tried "data:fieldname" but that doesn't work. Neither did "data:fieldname>user.full name" and tried multiple iterations with both user sort and text sort.