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 / Average calculation in...
Power Apps
Unanswered

Average calculation in text entry

(0) ShareShare
ReportReport
Posted on by 353

Hi All,

 

I have four text inputs to enter numbers. Can I in a fifth text entry make the value the average of the other four entries?.

 

Thanks

Categories:
I have the same question (0)
  • KaiE Profile Picture
    39 on at

    Yes, do the following: 

     

    Text(Average(Value(TextInput1.Text); Value(TextInput1_1.Text); Value(TextInput1_2.Text); Value(TextInput1_3.Text)))

     

    KaiE_0-1705417076944.png

     

    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.

  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    hey @Francisco77 

     

    you can try this:

    put in the text property of your 5th input

    (Value(TextInput1.Text) + Value(TextInput2.Text) + Value(TextInput3.Text) + Value(TextInput4.Text)) / 4

     

    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.



    Greetings

     

  • Francisco77 Profile Picture
    353 on at

    Hi @KaiE 

     

    Thank you very much for your help.

     

    Do you know how I can solve the error message:

     

    Can't use average function with empty table

     

    Regards,

     

    Francisco

  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at

    @Francisco77 

     

    did u try the one i suggested?

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 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard