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 / Power Apps cascading f...
Power Apps
Answered

Power Apps cascading form not updating to Sharpeoint list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

My Power Apps form looks like below:

arake412_0-1664191293910.png

The column Department and Dept_Approver are look up columns and they are both combo boxes. When choosing a group in Department, it displays the approvers within the selected department.

The form currently displays users when a particular department is selected, but my Sharepoint list doesnt get updated with the selected user. The Sharepoint list gets updated for the Department.

The update property of the Dept_approver DATACARD LEVEL (Datacardvalue5) is set to {Value:DatacardValue5.selected.Result}

Default is set to Thisitem.Dept_Approver

The defaultselecteditems for Dept_Approver combo box is set to {Result:ThisItem.Dept_Approver.Value}

 

I'm not sure what I'm missing in here. Please help

 

 

 

Categories:
I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @arake412 ,

     

    I assume both Department and Dept_approver are text columns in the other two lists (Departments and Approvers), to update the LookUp column, both Id and Value are required by the Update property. So please modify the formula as below:

    {
     Id:LookUp(ApproversList,Approver = DatacardValue5.selected.Result).ID,
     Value:DatacardValue5.selected.Result
    }

     

    Best regards,

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard