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 / Custom DataCard Update...
Power Apps
Unanswered

Custom DataCard Update Property

(0) ShareShare
ReportReport
Posted on by 63

Hi All

 

on my form, i have a custom datacard that is a dropdown box with 3 options to choose from. the 3rd option is "Other" where a custom Text input becomes visible for the user to type in a different option. 

The problem i now have is with the update property.  how do i ensure the datacard updates fromt he drop down if options 1 or 2 is select but if option 3 is selected then to use the text input to update?

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

    Hi , @KristyH 

    You can try to use this code in your Update property. Dose this field is a Choice type in your side?

    If this, you can refer to this code:

    If(Combobox.Selected.Value = "Other" , {Value: TextInput.Text} , Combobox.Selected )

     

    You need to replace the Control name in your side.

     

    If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance! 

     

    Best Regards,

    Yueyun Zhang

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 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard