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 / Keeping Leading Zeros ...
Power Apps
Unanswered

Keeping Leading Zeros from Forms

(0) ShareShare
ReportReport
Posted on by 83

I have a form that asks for an ID number that should contain two leading zeros. How do I ensure that the leading zeros remain when building my flow? I would like to verify that the user submitted exactly a nine-digit number and that they keep the leading zeros if they input them that way. I do not wish to exclude numbers that don't have leading zeros. 

Categories:
I have the same question (0)
  • Rusk Profile Picture
    1,369 Super User 2024 Season 1 on at

    What if you format it as Text instead of Number? 

  • LaurensM Profile Picture
    12,516 Moderator on at

    Hi @dedgerton1 

     

    You will need to ensure that the field is saved and referenced as a String value (Text).

    A number field will most likely exclude the leading 0s.

    You can use regular expressions and the IsMatch() function to check whether the value is a 9 digit number.

    IsMatch(Label.Text, "^\d{9}$")


    I hope this helps!

  • dedgerton1 Profile Picture
    83 on at

    I'm not sure I understand. How would this need to be laid out in the Flow? 

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
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard