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 / How to have an app num...
Power Apps
Answered

How to have an app number and every new save will increase the version number of the users app.

(0) ShareShare
ReportReport
Posted on by 212

I'm trying to create a powerApp that will be used by multiple people. My first question is how to have an "app Number" I will call this the charter number. Each time a user starts a new charter, the charter number will increase. My second question is for each user, every time they save the charter the version number will go up. For example: I'm the first user so my first save will be Charter 1.1. The next time I save it will be 1.2, etc. If someone else starts a charter, they will have Charter 2.1. If I complete a charter and start a new one, I will then begin at 3.1. 

 

I'm not able to figure this out. I'm using the CountRows() function to get the records, but it's updating every save instead of staying the same for the appropriate user. Sorry if this is not enough information, I will try to explain in more detail if needed.

Thank you for any help, 

Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @JBennett12 ,

     

    You can add the UserEmail field to the data source and set its value to User().Email when the user adds a new record.

    Then you could use this formula to count the rows:

    CountRows(DataSource,UserEmail=User().Email) 

     

    Best Regards,
    Bof

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 483

#2
WarrenBelz Profile Picture

WarrenBelz 399 Most Valuable Professional

#3
11manish Profile Picture

11manish 327

Last 30 days Overall leaderboard