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 / Auto Selection(with on...
Power Apps
Answered

Auto Selection(with one main option) for drop down Columns

(0) ShareShare
ReportReport
Posted on by 819 Moderator

I made an app with my SharePoint list. I need to make auto selection(one main option) for drop down columns(multiple options), if someone wants then can change to other available option.

For example 

 

Column name - Fruits

Options for the column are - 

Mango

Apple

 

I need the column to be auto selected with Apple option( for the user).

If user wants then he can change it Mango.

 

Is it possible in canvas app.

Categories:
I have the same question (0)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @mtsts ,

     

    You need to use Combo box control. In Items property, the formula is:

    Choices(SPlist.ColumnName)

    and in DefaultSelectedItems property, the formula is:

    {Value: "DefaultValue"}

     

    Best regards,

  • Verified answer
    MTNK Profile Picture
    819 Moderator on at
    It worked for me. Thanks you @v-jefferni

    Items Property

    Choices([@'SPlist'].'ColumnName')

     
     

    DefaultSelectedValue Property

     

    {Value:"Apple"}

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!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 883

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 477

Last 30 days Overall leaderboard