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 / Best way for SharePoin...
Power Apps
Unanswered

Best way for SharePoint lookup tables to be utilized

(0) ShareShare
ReportReport
Posted on by 100

I have a SharePoint list which utilizes Lookup Values for the offices. 

 

As an example, an employee tracker will have the Block and Office they are under. 

 

Block 1 will have Office 1A, 1B, 1C and 1D. 

Block 2 will have Office 2A, 2B, 2R

Block 3 might have Office 3B, 3D, 3E. 

 

1A, 1B ... 2R .. 3D, 3E. 

 

Is it best to maintain the office listings as a separate SharePoint list as we are currently doing? If so, how do I incorporate this selection on a Power Apps form to where if a user selects Block 1, they only see 1A, 1B, 1C and 1D. 

 

EDIT: It seems that I can't see the 'lookup' columns from my list. Lost on what to do. 

Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @PBInonpro 

    You are dealing with a one to many relationship between blocks and offices.  You can model it by having a list for Blocks and a list for Offices.  The Office table should include the a number column for the blockID.  This way you would be able to include additional information related to blocks and offices in their respective tables.  It can be displayed as two galleries (or dropdowns) with the second control's items:

    Filter(Offices, blockID=Gallery1.Selected.ID)

    IMHO, this is a much more flexible way than using LookUp type columns in SharePoint. 

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

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