web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Is App OnStart unique ...
Power Apps
Answered

Is App OnStart unique per user?

(0) ShareShare
ReportReport
Posted on by 92

I think the answer is yes but I want to clarify something about App OnStart . Is this run uniquely for each user? I'm building a form based on a SharePoint list and I'm struggling with how to set variables for each time a either a new row is added or an existing row is selected to edit. But one thing I need to be sure of is if put something like below into the App OnStart, will that only affect the current user or will it affect anyone who works with the SharePoint list? I want to make sure that when I capture these variables they are unique for each user who starts working on the list. 

 

Set(varUserSurname, Office365Users.MyProfile().Surname);
Set(varUserEmail, User().Email);

 

Categories:
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @MattMcQ 

    You guessed it...Yes!  Each app runs under the context of the user using it.  There is nothing shared between apps unless it is persisted in a datasource.

     

    I hope this is helpful for you.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 402 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 296 Most Valuable Professional

Last 30 days Overall leaderboard