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 / Show choices based upo...
Power Apps
Answered

Show choices based upon on other field selection from sub list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

 

 

i want to show "Commodity Code" field dropdown based on the "cost type" field selection

 

PoWERUserPsk_0-1648547472595.png

 

As you can see from the below screenshot ,I have two field with values in sub list, which i have used as dropdown in the main list.

I was able to get the dropdown in the app,  I used distinct Value from cost type field and when user selects Cost Type from dropdown I want show values in commodity code dropdown which is based on cost type selection.

PoWERUserPsk_1-1648546389478.png

If user selects Advertising in cost type dropdown, then first 3 value in community code should show in dropdown i.e. direct to consumer, advertising production, hcp advertising.

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    155,495 Most Valuable Professional on at

    Hi @Anonymous ,

    This should do it

    Sort(
     Filter(
     OBUCostTypeGLMapping,
     CostType = YourCostTypeDD.Selected.Result
     ).CommundityCode,
     CommundityCode
    )

     

    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.

    Visit my blog Practical Power Apps

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @WarrenBelz  thank you so much for the help, it resolved the issue

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 414

#2
Valantis Profile Picture

Valantis 387

#3
timl Profile Picture

timl 344 Super User 2026 Season 1

Last 30 days Overall leaderboard