web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Cascading DropDowns Lo...
Power Apps
Answered

Cascading DropDowns Lookup value not working

(0) ShareShare
ReportReport
Posted on by 97

Hi Community,

 

I am trying to find a solution for the following cascading dropdowns and it has been a real headache for me to figure out how to solve this issue!

 

I have 3 lists created as follows:

 

1- Asset Categories - Contains a single line text column saved as title 

AssetCategories.png

2- Assets List - Contains a lookup column called AssetLookup which gets the data from the 'Asset Categories' list

AssetsLists.png

3- Asset Management - Contains 3 single line text called Asset Category & Asset Used & Serial No.

 

AssetManagement.png

 

- I am using PowerApps to customize the form for the Asset Management list & I connected the other lists as Data Sources in my app.

DataSources.png

 

 

I created a cascading dropdowns for these 3 single line text columns by using the following expressions:

 

Asset category - gets the data from the asset category listAssetCategoryColumn.png

 

Asset Used - Depending on the value of the asset category, show the Item Name related to this category, I am using the below formula which compares the AssetLookup column with asset category but this doesn't seem to work!

 

AssetUsed.png

 

I tried the same process by using the Asset Category Column in the Assets List as a single line text column rather than a lookup column but this is just not practical for the user to enter each time the category. I am trying to implement it with a lookup column instead.

 

I need a solution for this please!

 

Update:

I tried using another of method by using a combobox of the same columns but now I changed them to lookup columns rather than single line text columns and using filtering but unfortunately it also didn't work as I can't display any fields in the Assets Used Combobox. I think I am doing something wrong up there in the expression.

 

Here is the OnChange expression for Asset Category combobox

 
 

Filtering.png

 

And here is the items for Assets Used combobox

 

FilteringAssetsUsedItems.png

 

I think it would be easier to figure this out by using the second method of the comboboxes but I would appreciate any help that would allow me solve this issue!

Categories:
I have the same question (0)
  • Verified answer
    v-monli-msft Profile Picture
    on at

    Hi @Kareem_Shamel ,

     

    Set the Items property of the dropdown control to:

    Filter('Assets List',AssetLookup.Value=DataCardValue9.Selected.Value).Title

     

    Regards,

    Mona 

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 765 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 343 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 272

Last 30 days Overall leaderboard