Hello everyone,
I just want to display the name of the connected user of the App in a label like this:
"Hello Alex Vital, welcome in the App!"
Should I use a special formula?
Thanks!
Solved! Go to Solution.
Do it like this...
"Hello " & User().FullName & ", welcome in the App!"
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Do it like this...
"Hello " & User().FullName & ", welcome in the App!"
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
User | Count |
---|---|
174 | |
111 | |
86 | |
44 | |
42 |
User | Count |
---|---|
229 | |
117 | |
116 | |
74 | |
67 |