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 / Filter Field in Gallery
Power Apps
Answered

Filter Field in Gallery

(0) ShareShare
ReportReport
Posted on by 5,331 Moderator

I have a Gallery displaying data from Collection1 (SharePointList1).

I've added additional Labels and Text Inputs (including 'PositionType') to the Gallery in which I need to display related data from a different data source (SharePointList2).

I've written the following, which is returning data from the first item in SharePointList2.

          LookUp(Collection1,UserNameFld.Text = User().FullName).PositionType

Looks like I'm connected to the right source, I just need it to return the correct data.

Returned data should be where UserNameFld.Text = User().FullName.

Meaning, the field should auto-populate the 'PositionType' of the logged in User. 

Categories:
I have the same question (0)
  • Verified answer
    RobGas Profile Picture
    75 on at

    Hi Phineas, is it possible that you provide some screenshots of what you're trying to do?

    From what I understood in your description is that you're trying to return a value from "Sharepointlist2" in gallery which displays items from "Sharepointlist1" based on the username? 

    The formula would look like this  LookUp(SharePointList2, "insert column name from SharePointList2" = "Insert column name that shares the same values in SharePointList1", 'PositionType')

     

    So for example LookUp(SharePointList2, FullName = ThisItem.FullName, 'PositionType')

  • Phineas Profile Picture
    5,331 Moderator on at

    I tried both the below.

    LookUp(SPList2, UserNameFld.Text = User().FullName,Title) - my version

    LookUp(SPList2, FullName = ThisItem.FullName,Title) - your version

    Both returned data from the first line item of SPList2. The right list just wrong item. Also, both kicked back delegation warnings.

    BTW, the SPList2 'FullName' is a 'calculated' column in SharePoint - which may be causing its own problems.

  • RobGas Profile Picture
    75 on at

    You can always try to hardcode the ThisItem.FullName to something that exists in the list to see what it brings back, if it brings back the correct information it means that part of the formula is wrong, if not there's a different issue at hand.

    Can you provide some screenshots of the List column names and the gallery itself?

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 633

#2
11manish Profile Picture

11manish 588

#3
Valantis Profile Picture

Valantis 457

Last 30 days Overall leaderboard