I need help to set fix user name for canvas app.
If i use "User().Fullname" thats giving me current logged in user to application.
I dont want to get current logged in user name. I want current user with fix name.
Please help me on this.
Thanks in advance.
For customing the User Name function, you could try user defined function like below:
Entering code below to App.Formula
Best Regards,
Meekou
have you Run OnStart after the variable declaration if not do it click on the triple dot preset on the App then click on Run OnStart.
Hi, thank for quick reply.
I have user solution mentioned above but its not helping.
It is giving bank value.
hi @ArifTamboli ,
I am assuming you want to store static user name for this you can use:
Set(FixedUserName, "John Doe")
Let me know if my answer helped solving your issue.
If it did please accept as solution and give it a thumbs up so we can help others in the community.
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2