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 / Using Cascading dropdo...
Power Apps
Unanswered

Using Cascading dropdown it shows error

(1) ShareShare
ReportReport
Posted on by 100

Good evening ,

I have two drop downs.

1 drop down for Customer Id from customer entity

customer entity has fields(Customer Id, name)

2 drop down  For Project Id , i am loading project Id relevant to customer Id.

The column Project is from project entity.

 items property for project id drop down:

 

ShowColumns(Filter(Projects,CustomerAccount = dropdown1.Selected.CustomerAccount && 'Project stage'="Inprocess"),"ProjectID","ProjectName")

 But i got this issues

 

preethi1_suresh_0-1670498120973.png

Please give solution to me

 

 

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @preethi1_suresh 

    Is this Dataverse or some other connector?  If it is Dataverse, there may be an easier way to do it, particularly if the relationship between the tables has been created.  If it is SharePoint,  the CustomerID should be the foreign key in your Projects table. You can simplify your filter as follows.

     

    Filter(Projects,CustomerID = dropdown1.Selected.CustomerID) 

     

    There is no need to use ShowColumns() as you can select the column to show in the window.  Further filtering depends on the column type for 'Project stage'. (ie. Choice, Single line of text, Lookup)

     

     

     

      

  • preethi1_suresh Profile Picture
    100 on at

    Thanks @Drrickryp ,it is Not dataverse and Sharepoint connector, it is Fin & Ops connector,

    I used the solution which you recommend me , but it doesn't suits my  criteria it shows the same error.

     

    preethi1_suresh_1-1670822833931.png

    please help me @Drrickryp 

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 May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 463

#2
WarrenBelz Profile Picture

WarrenBelz 364 Most Valuable Professional

#3
11manish Profile Picture

11manish 275

Last 30 days Overall leaderboard