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 / Powerapps cascading dr...
Power Apps
Unanswered

Powerapps cascading dropdowns now showing in View and Edit modes

(0) ShareShare
ReportReport
Posted on by 2

Hi there,

I have 3 Sharepoint lists: request List which contains dept and div, dept list, and div list. Div list has div name and deptId. One dept can have one or many divs.

My powerapps can save the record into request list without issue. But in the view/edit mode, the selected dept and selected div are not showing up.

I use custom dropdown Data Cards.

 

Dept_DataCard.Update=Dept_Dropdown.SelectedText.Value

Dept_Dropdown.Items='Departments' //'Departments' is the SL List

 

I use 'Departments' instead of 'Departments'.Title because division dropdown needs DeptID to lookup the division.

 

Why do the saved dept and div not showing in view/edit mode?

Thank you in advance.

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

    HI @abpw ,

    I assume this is a combo box? Set the DefaultSelectedItems to 

    {Value:ThisItem.Department}

    I am assuming here that Department is the correct name of the field in your table that is to be displayed.

    Also replace SelectedText with Selected as the former is a deprecated function.

     

    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.

  • abpw Profile Picture
    2 on at

    Thank Warren. Mine is regular Dropdown not combo box, so there is no DefaultSelectedItems.

    The Items property for Department dropdown is SP List ('Departments') and the Items property for Division dropdown is Filter('Division List', DeptID = Dropdown4.Selected.ID)

  • WarrenBelz Profile Picture
    155,922 Most Valuable Professional on at

    @abpw ,

    What is the Default of the drop-down - it maybe should be 

    ThisItem.DeptID

     

    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.

  • WarrenBelz Profile Picture
    155,922 Most Valuable Professional on at

    Hi @abpw ,

    Just checking if you got the result you were looking for on this thread. Happy to help further if not.

    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.

  • v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @abpw :

    I am not sure if I understand what you mean correctly, please help me point it out if there are any errors:

    • There is a dropdown control and it's items property is 
    Filter('Division List', DeptID = Dropdown4.Selected.ID)
    • Nothing is displayed in this dropdown control.Something like:

    45.gif

    If so,I advice you to check the dropdown control's Value property .Something like:

    46.gif

    Best Regards,

    Bof

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 316 Most Valuable Professional

#2
11manish Profile Picture

11manish 242

#3
Valantis Profile Picture

Valantis 198

Last 30 days Overall leaderboard