Normally with repeater you use ASCX transformation methods, but for Text / XML transformations, macro method equivalents with identical signatures are available for most transformation methods. You should try
{%if (IsLast()) {"Last Item"} else {"nope"} |(identity)GlobalAdministrator%}