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 / Conditional Field Requ...
Power Apps
Answered

Conditional Field Requirement based on a Choice field that permits Multiple Choice Selections/Values.

(0) ShareShare
ReportReport
Posted on by 6

I have a Power App form for my business partners to submit project/support requests.  I use a Choice field, Request Type, to capture the type of request being submitted.  This Choice field contains 13 Choices and Allows Multiple Selections (cannot add additional values manually).  I have another Choice field set up to capture additional options for one specific Choice, Customer Training, in the Request Type field.  I want to make my Training Type field required when the Customer Training choice is selected in the Request Type field, but not required otherwise. 

 

The obstacle I am facing is that my current Required property  for the 'Training Type' field is only working if "Customer Training" is the last selected value or is the only selected value in the 'Request Type' field.  


Current Required Property:  DataCardValue39.Selected.Value="Customer Training"

I have also tried "Customer Training" in DataCardValue39.Selected.Value

 

How can I get this to work when "Customer Training" is in the selected values, but is no the last or only selected value?

Categories:
  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @raeanne127 

    Selected will be a Single Record from your combobox.  If you are allowing multiple selections, then you will be more interested in the SelectedItems property.  This will be a table of all the selected records in the list.

     

    So your formula would become:

        "Customer Training" in DataCardValue39.SelectedItems.Value

     

    I hope this is helpful for you.

  • raeanne127 Profile Picture
    6 on at

    Thank you, this did the trick.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard