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 / ComboBox Form LastSubmit
Power Apps
Unanswered

ComboBox Form LastSubmit

(0) ShareShare
ReportReport
Posted on by 98

Have a form that I have set up to allow saving and retaining the information.  Most are text fields with a few drop downs.  They keep the lastsubmit value just fine.  These darn comboboxes continue to be the bane of my powerapps development journey.  

 

This is what I have currently inside of the DefaultSelectedItems property: 

 

{Result:Form2.LastSubmit.QOut_LotNum}

 

 

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    154,447 Most Valuable Professional on at

    Hi @JMerk ,

    Try

    {Result: Form2.LastSubmit.QOut_LotNum.Value}

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

     

  • Ami K Profile Picture
    15,687 Super User 2024 Season 1 on at

    @JMerk, if I had to guess:

     

    1. You have customised a DataCard and inserted in a Combo Box

    2. The field to be saved with the combo box selection is a Text data type in your source data

    3. The Default property of the DataCard (not the DataCardValue) has not been changed. So the expression should be something like:

     

    This.'Your Text Field'

     

    4. The Update property of the DataCard is set to your ComboBox selection. E.g.

     

    ComboBox1.Selected.Value​

     

    5. The Combo Box has been configured to be single select

    Assuming all the above because of the lack of detail you have provided, try:

     

    {Value: Parent.Default} 

     

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
wolenberg_ Profile Picture

wolenberg_ 119 Super User 2026 Season 1

#2
WarrenBelz Profile Picture

WarrenBelz 107 Most Valuable Professional

#3
Haque Profile Picture

Haque 103

Last 30 days Overall leaderboard