A picture speak more than 1000 words
I have my source as array of objects (left), i tried to use [*].DeptCode to only pull department code but nothing return (right)
@weilies_chok , the problem is not with JMEPath but rather with how you handle $input. You need to bear in mind how n8n passes the data between the nodes (see Data structure | n8n Docs).