Hi Community ! 🙂
I'm creating a management meal reservation system in a PowerApps Canvas app.
I need to implement this application for multiple offices in my country (10 Entity).
To show the reservation data by office what's the best way ?
1) Using one BIG SharePoint list with all the Data and filter in the app by office ?
2) Using multiple SharePoint list, one per office ?
3) Another solution ?
I'm using the Office365 connector to save the User's Office (number) in a variable.
For you what's the best solution to keep good performance in my app ?
Thank you in advance 😉