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 / Drop Down Display diff...
Power Apps
Answered

Drop Down Display different values for front end and saving different values to backend

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi All,

 

In my front end form i want to show user 3 values

Best

Good

Average

 

Users sees the above values in the form dropdown. When the user selects one of the values in the dropdown and submits the form, I want to send a number to the backend (SharePoint list)

 

So if user selects

Best i need to send back 1 to the sharepoint list

Good send 2 to the sharepoint list

Average send 3 to the sharepoint list

 

Thanks in advance for your help

 

Categories:
I have the same question (0)
  • Verified answer
    Pstork1 Profile Picture
    69,657 Most Valuable Professional on at

    Set the Items property of the dropdown to an array of records that contains both the text and numeric values.  Then when you Patch to the SharePoint list use Dropdown1.Selected.Number.

    Table({Name: "Best", Number: 1},{Name: "Good", Number: 2},{Name: "Average", Number: 3})

     

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

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard