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 / Automatically populate...
Power Apps
Unanswered

Automatically populate choice field based on another choice field

(0) ShareShare
ReportReport
Posted on by 633

Hello, 

 

Could you do me a favor?

 

happyyear_1-1683144048129.png

Parent Category : Yes or No

Primary Category : Look up from another list. (That is why I haven't found any solution yet)

 

If I chose "Yes" for the Parent Category,  I want the Primary category to have some options only that have "3" in the column C(primary Category below). 

 

So if I chose Yes, the options for the Primary Category should be G H I J. Is that possible? 

 

 

happyyear_2-1683144230197.png

 

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,833 Super User 2026 Season 2 on at

    Hi @happyyear ,

     

    This is possible by applying a filter to the Items property of the ComboBox in the 'Primary Category' datacard (DataCardValue) , for instance:

     

    Filter(
     DataSourceName,
     DataCardValueX.Selected.Value = "No" || 'Primary Category' = 3
    )

     

    DataSourceName will have to be replaced with the actual name of your datasource and DataCardValueX with the name of the combobox in the 'Parent Category' datacard.

  • happyyear Profile Picture
    633 on at

    Hello, 

     

    Thank you for your help. 

    I just tried to put all in the item of the datacard. 

    Filter(
     DataSourceName,
     DataCardValueX.Selected.Value = "No" || 'Primary Category' = 3
    )

    DatasourceName = my lookup list

    DataCardvalueX=Parent Category : Yes or No (since it was yes or not, I put 'DatacardValue10.Value=True)

    But the part below  doesn't work, and nothing showed up. 

    'Primary Category' = 3
    )

    The list for look up is

    happyyear_0-1683152489900.png

    If the parent category is department or (Parent category 2 is 3), the list should be displayed in the Primary category. 

     

     

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

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard