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 / Working with SharePoin...
Power Apps
Answered

Working with SharePoint LookUp Columns

(0) ShareShare
ReportReport
Posted on by 71

Hi everyone,

 

Szenario:

I have two SharePoint Lists for my inventory. The "main" list displays my complete inventory. One column of this list, is a lookup column, to the second list, where I listed every single Item.

As an example I want to capture a new object. In the main list I now enter subjective properties, like condition or evaluation. With the help of the lookup column I tell which object it is and meta data like weight, category and image are "loaded" into the other list. (see graphic)
Technically, the lookup columns are only displayed, so PowerApps has its problems...

 

Question:
How can I display and work with the fields created by the lookup column in PowerApps?

As an example, I want to display the images of the element that is "connected" to the entry "connected" via LookUp in a gallery
Picture.Image = ThisItem. 'ItemID:Thumbnail

I always get the following error message:
This formula uses a range. This is currently not supported for evaluation.

 

I tried workaround with LookUp and Filterfunctions, but without success.

 

P.S.: It's not the image or something similar, simple text output like the category of the element will give the same error.

DustinB_0-1606117947764.png

 

Categories:
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @DustinB ,

     

    Could you tell me:

    1. Do you want to display the values of fields in Item list through the lookup field in Main list?

     

    If so, the key is to add columns to show additional fields when modifying the lookup field.

    I've made a test for your reference:

    1\ This is my Item list

    v-xiaochen-msft_0-1606211062986.png

     

    2\ Modify lookup field ItemIDin ‘Main’ list()

    v-xiaochen-msft_1-1606211063001.png

     

    v-xiaochen-msft_2-1606211063002.png

     

    //   Click the fields you want

     

    3\ This is my Main list

    v-xiaochen-msft_3-1606211063034.jpeg

     

     

    4\ Add a blank gallery control to screen and set its Items property to:

    Main

     

    5\ Insert a label control into the gallery and set its Text property to:

    ThisItem.ItemID.Value

     

    6\ Insert a label control into the gallery and set its Text property to:

    ThisItem.'ItemID:Weight'.Value

     

    7\ Insert a label control into the gallery and set its Text property to:

    ThisItem.'ItemID:Category'.Value

     

    8\ The result is as follows:

    v-xiaochen-msft_4-1606211063036.png

     

    If my guess is wrong, please tell me your needs in more detail, and I will be happy to solve the problem for you.

     

    Best Regards,

    Wearsky

  • DustinB Profile Picture
    71 on at

    Hi @v-xiaochen-msft ,

     

    thank you so much for helping me 🙂 Now it works, thanks

    It took me so long and I tried "everything" and all I was missing was the .value after my function.

    Anyway, thank you for your detailed answer, it will certainly help someone else who sees the post.

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