Get the employee name while assigning fixed assets

Hi everyone,

I have an issue with assigning fixed assets to employees…

The field Responsible Employee displays the Employee’s No…but my customer wants the First Name and the last Name displayed, not the No.

How can I do that???

Or you can create new flow field as Responsible employee name and show it under responsilbe employee field which shows name

Lookup(Employee.“First Name” WHERE (No.=FIELD(Responsible Employee)))