Is there a procedure to setup a sharepoint list to references a value from another list inside sharepoint?
Hi @Anonymous. Please see this great thread here on the topic: https://powerusers.microsoft.com/t5/General-Discussion/Data-Management-Best-Practices/m-p/133247#M46272
Hi @Anonymous,
Could you please share a bit more about your scenario?
Do you have problems with PowerApps?
If you want to create a SP list to reference a value from another list inside SharePoint, please check and see if the following article would help in your scenario:
If you want to use the SP list which references a value from another SP list within a PowerApps app, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/sharepoint-lookup-fields
You could also take a try to check the thread the user @ericonline mentioned, then check if it help in your scenario.
Best regards,
Kris
@v-xida-msft, @Anonymous, is there still a maximum # of Lookup columns that one can have in a Sharepoint list that PowerApps ties to? If so, this is something to keep an eye on as you build your data relationships.
The scenario is:
I have 3 List
The users can be assigned to equipment. Only active users can be assigned to available equipment. The assignment list must be able to pull all active users from the user list and pull all avaialbe equipment from the equipment list.
User | Count |
---|---|
229 | |
100 | |
97 | |
56 | |
33 |
User | Count |
---|---|
280 | |
110 | |
109 | |
63 | |
62 |