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 / Prepopulate EDIT(Form)...
Power Apps
Answered

Prepopulate EDIT(Form) Based on Selected Item in Gallery (the FORM feeds the excel table and The Gallery fed by Excel Table)

(0) ShareShare
ReportReport
Posted on by

Hey Everyone,

 

I have created a single form to fill (Combo boxes - Drop Downs and Free Texts) in order to feed a "Excel Template". 

 

When I click on to see the detailed View and click to EDIT for specific Gallery Item. It only returns the values in "FREE TEXT" text description. You can see the screenshots example below.

 

Could you please tell me how I can make it possible for "DROP DOWNS" & "Combo Boxes" to return the values selected in that form?

 

Thank you,

 

Regards,

 

AhmetOz_0-1654251925338.png

 

AhmetOz_1-1654251948611.png

 

 

 

 

 

Categories:
I have the same question (0)
  • Silvester. Akakpo Profile Picture
    783 on at

    Hi @AhmetOz ,
    For the dropdown, go to the default property of the dropdown, and try this

    Default = LookUp(
     Choices(DataSource.ChoiceColumn),
     Value = Gallery.Selected.value
    )

    Accept this as a solution if it works for you. Kindly give it a thumbs up as well

  • Verified answer
    v-qiaqi@microsoft.com Profile Picture
    Microsoft Employee on at

    Hi @AhmetOz,

    Have you solved your problem?

    Do you want to display the default selected item within the Combo Box when you edit the item?

    Could you please tell me how you set the Items property of these Combo Boxes?

     

    Since you have excel table as your data source, I just assume that you populate the Combo Box with General columns, if you set the Combo Box Items property as Table1.ColumnName or Distinct(Table1,ColumnName), please set the DefaultSelectedItems property of the Combo Box as below:

    [Gallery.Selected.ColumnName]

    Note that if you have a Combo Box, you should set the DefaultSelectedItems property where expects a table value.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 551

#2
WarrenBelz Profile Picture

WarrenBelz 430 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 298

Last 30 days Overall leaderboard