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 / Comobox - DataCardValue
Power Apps
Answered

Comobox - DataCardValue

(0) ShareShare
ReportReport
Posted on by 25

Hello guys,

I have created an app with form. An application has flow and the flow creates an html file with details from form. I just used DataCardValue to get information from the form but unfortunately I have a problem with combobox. In the right panel I see that combox has datacardvalue but when I tried to use this DataCard I got a error message "Invalid argument. Expecting one of the following: Text, number etc". 
Could you please tell how to get detail from the combobox?

powerapps.png

Categories:
I have the same question (0)
  • Verified answer
    HenriDesmet59 Profile Picture
    295 on at

    Hello @arawo ,

     

    With a combobox there are two way to get the value : 

     

    The first is to write : 

     

    ComboBox1.SelectedItems.Value

     

    This one returns a Collection of all the selected items of you combobox, and as a collection It can't be bind on a text box or something like this.

     

    The second is : 

     

    ComboBox1.Selected.Value1

     

    This one returns the value of the last item selected in you combobox, and It can be bind on Text box.

    If you limit your combobox to 1 item selection, you can use the second code to get the value.

     

    Tell me if It's ok for you,

     

    Henri

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 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard