User input task assignment

A Score Level 1

I have a admin screen, where the logged-in user can place a request.

The approving task should go to the all the users in the admin group except the requestor.

I tried difference(getdistinctusers(pv!groupName), loggedinUser()) on user input task assignment tab, but the task is still assigning to requestor.

  Discussion posts and replies are publicly visible