I want to dynamically create a filter criteria in PS query manager which automatically picks EMPID value based on employee sign in ID. Is it feasible in Peoplesoft 8.5X ? I am a beginner to Peoplesoft query creation. I have not tried anything yet. SELECT A.EMPLID FROM PS_JOB A WHERE A.EMPLID = ‘XXXX’ The above mentioned SQL should automatically replace