I have a table of all the user logon IDs in it with the employee's name and infos.
Is there a way to select a record out of a table by the logon ID and assign the employee's name to a variable/field?
basicly i want to filter a table by the employee name after that.
Is there a way to select a record out of a table by the logon ID and assign the employee's name to a variable/field?
basicly i want to filter a table by the employee name after that.