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 / How to display extra "...
Power Apps
Answered

How to display extra "NA" value in cascade combo box

(0) ShareShare
ReportReport
Posted on by 42

Hi All,

 

I have 2 combobox , based on one combobox another one will filter and value will display accordingly. 

 

Now i want to see extra NA value in the second combobox alng with actual list of values. 

 

Source is sharepoint. 

 

Combobox Items details are, 

Combobox1 Distinct(AccountNameLookup,'Account Name')

Combobox2 Distinct(Filter(Lookuptable,'Account Name'=Combobox1.Selected.Result ),ID2) 

 

so here how can i add NA value in Combobox 2 for each selection. 

 

Thanks in advance.

 

 

Categories:
I have the same question (0)
  • gvrspk Profile Picture
    42 on at

    Any one can help on this

  • CU-18081211-6 Profile Picture
    9,272 Moderator on at

    Hi @gvrspk ,

    Please use on On Change property of the comboBox1 the following formula:

    Collect(ComboBox2Items,Distinct(Filter(Lookuptable,'Account Name'=Combobox1.Selected.Result ),ID2),{Result:"NA"})

     

    Hope it helps !

  • gvrspk Profile Picture
    42 on at

    i have used "

    Collect(ComboBox2Items,Distinct(Filter(Lookuptable,'Account Name'=Combobox1.Selected.Result ),ID2),{Result:"NA"})

    " this code in onchangeproperty but NA is not displaying in combobox. Any other input please. 

  • Verified answer
    CU-18081211-6 Profile Picture
    9,272 Moderator on at

    Hi @gvrspk ,

    You used ComboBox2Items as Items property in comboBox2 right  ? Please also corect my Collect with ClearCollect.

    Thx ... 

  • gvrspk Profile Picture
    42 on at

    Thank you, its working. 

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard