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 Automate / SharePoint Lookup, how...
Power Automate
Answered

SharePoint Lookup, how to reference value from dropdown

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi

 

Custom SharePoint list with a form in Powerapps, one column is a lookup to a custom list with 2 columns, title and driver-domain

My goal is to set a different field to the value of driver-domain (for the moment I'm trying to set a variable)

If I add a standalone dropdown it works, but not on the sharepoint integration form

 

Works:

UpdateContext({varDriver: LookUp(Drivers, Title = Dropdown1.Selected.Title, 'Driver-Domain')})

 

Doesn't work:

UpdateContext({varDriver: LookUp(Drivers, Title = ThisItem.ToDriver.Value, 'Driver-Domain')})

 

 

drivers.jpg

 

Form.jpg

 

Categories:
I have the same question (0)
  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    found it 🙂 DataCardValue31.Selected.Value

     

    UpdateContext({varDriver: LookUp(Drivers, Title = DataCardValue31.Selected.Value, 'Driver-Domain')})

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

    Hi @Anonymous,

     

    I am glad you find a way to solve your problem.
    If your problem has been solved, You could go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!

    Best Regards,
    Community Support Team _ Lin Tu

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!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 103 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 87

#3
trice602 Profile Picture

trice602 63 Super User 2026 Season 1

Last 30 days Overall leaderboard