
Hi,
I have a combobox in my PowerApp that shows me the desired alternatives based on a SP-list.
In order to make it dynamic, it has to use the function user().FullName instead of hardcoding the name ("Name1. How can I apply this function in the code below:
- Choices(Sharepointlist.'Name1')
Thanks in advance!