Hello,
I am planning to build a Service Request Power app application, and the back-end will be SharePoint online lists.
I want your suggestions on how I should build the below list:
List 1:
I have a sheet that contains the following columns Company Name, Branches, Next visits.
One of the scenario in the App is:
When the user selects a Company name from a dropdown, and the branch, directly I want to populate all the "Visits Details" that are related to the branch and the company name. (Many different companies may have the same branch location).
For example:
Company Name Branches Next Visits Details
Microsoft Los Angeles -Need a printer; 2;3;4
San Diego -Need a mouse;..
Roseville -Need a screen and a keyboard.
Company B Los Angeles -Need a network cable
San Francisco ....
Company C....
The next visit details column will have several items associated with the Company and the branch selected.
List 2:
The second list is the parent that also has information about the service request created, including the Company name and the branch that was selected but excluding the Next Visits Details that I believe, it should be in a separate list.
A summary of this scenario, a company has several branches, the branches have several visits, and the visits will have several items.
Based on the above scenario I am still overthinking on:
1. How many lists should I have?
2. What should be the types of the columns of the above fields?
3. How the relationships between these lists will be managed?
Can please someone provides an example and explain in detail to achieve the above?
Thank you in advance to anyone willing to help me out with this.