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 calculate the ...
Power Apps
Answered

how to calculate the average between the choice 5 fields

(0) ShareShare
ReportReport
Posted on by 28
i have 5 fields from choice type and contain list of numbers and one field calculate to calculate the average between the others 5 fields how i can do that ,Is this possible and what is the solution? using sharepoint list customize form
 
 
Categories:
I have the same question (0)
  • Verified answer
    Dee Ramos Profile Picture
    47 on at
    Yes, it’s possible to calculate the average between the five choice fields in a SharePoint list form. I used this Power Fx:
    ((DataCardValue2.Selected.Value)+(DataCardValue3.Selected.Value)+(DataCardValue4.Selected.Value)+(DataCardValue5.Selected.Value)+(DataCardValue6.Selected.Value))/5
    Here is how I set up the list: 
     
    I created the app and added the edit form. I connected the edit form to the SharePoint List. Within the form under advanced, I unlocked the Average DataCardValue. Mine was DataCardValue7. 
    When I unlocked the DataCardValue, I used this Power Fx in the Default: 
    ((DataCardValue2.Selected.Value)+(DataCardValue3.Selected.Value)+(DataCardValue4.Selected.Value)+(DataCardValue5.Selected.Value)+(DataCardValue6.Selected.Value))/5
  • BayanAlmoqati Profile Picture
    28 on at
    Thank you Ms  @deeramos10 for answer me 
     
     
    i want to add text field to display recomendd if average greater than or equles 2.5 otherwise not recomended  ,
    but this formla give me error, what is the solution?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 542 Most Valuable Professional

#2
Haque Profile Picture

Haque 206

#3
Kalathiya Profile Picture

Kalathiya 201 Super User 2026 Season 1

Last 30 days Overall leaderboard