So I have a report using card view to display tasks assigned to user, and on some cards not all, a user is displayed with a number + their name. Example [[74763985, "first name last name"]] and from what I can tell this is a unique ID assigned to the user. Other groups use this same report, but only their names appear. Is there a way that I can hide this ID?
Thanks