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 / Saving lookup forms va...
Power Apps
Unanswered

Saving lookup forms value to list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello! 


I am having issues saving my cascading dropdown to my sharepoint list.

I have list A which I am trying to save the selected dropdown 2

List B which has my lookup (to have cascading dropdowns)

The formula I am using is the following:

Distinct(Filter('ListB',ColumnA= DataCardValue.Selected.Value),ColumnB)

 

Column B shows a cascading dropdown depending on column a selected value, but when saving the form, the values are not showing up on my sharepoint list

 

THANK YOU!

Categories:
  • v-yutliu-msft Profile Picture
    Microsoft Employee on at

    Hi @Anonymous ,

    Do you want to use a drop down control to update a lookup field?

    Could you tell me 

    1)you set this formula in what control's what property? Distinct(Filter('ListB',ColumnA= DataCardValue.Selected.Value),ColumnB)?

    2)ColumnA and column B is in which list?

    3)what is columnA and column B data type?

    4)what is DataCardValue?

    Based on your description, I haven't figured out the relationship between listA and listB.

    If you could show me screenshoots , it will be better.

    What's more, usually we use this to update lookup field:

    (set the datacard's Update)

    {'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
     Id:LookUp(Choices(listA.lookupfield),Value=drop down.Selected.Result,ID),
     Value:drop down.Selected.Result
    }

     

     

     

    Best regards,

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    thank you @v-yutliu-msft for your answer!

    Tried using your tip for the update field but couldnt get it to work, due to the urgency I opted for infopath forms which was a lot easier

     

    thanks again!

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
11manish Profile Picture

11manish 411 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 338

#3
WarrenBelz Profile Picture

WarrenBelz 256 Most Valuable Professional

Last 30 days Overall leaderboard