Hi,
I have HcmWorker as datasource in my AOT Query and i want to restrict the resultset by not having logged in person in the output. Here please consider that all ax users have corresponding worker related to it.
If i want to include current user i would use (currentWorker()) in the value field of the Range. but I'm not sure how to exclude current worker. I tried !(currentWorker()) but it doesn't work. Any hint would be helpful.
*This post is locked for comments
I have the same question (0)