Dear experts,
I'm quite new to Power Apps and I've been watching tons of tutorials and walkthroughts on the internet to develop an application here in my company however there's a small detail that I'm not being able to solve:
I have an app connected to a sharepoint list, where I have a column set as "Employee / Groups" and it is displaying the name of the employee as wanted.
However, there's a second screen on this app, where the item is modified ( user selects the item, then click on "Edit" button ), in which the Employee is not being displayed by it's name, but as a number.
The property of this field is the following: I have already tried to add a ".Value" at the end of it, outside the brackets, etc. and nothing is working.
Can you support me on this?