Announcements
@danisername23 I'd recommend designing the data model based on how it makes sense logically for your data considering the cardinality of relationships between entities, how you wish to secure the data and be driven by storage and performance optimisation rather than user experience. The user experience factor comes into play when you start to build out your application that uses your data model.
Start by drawing out an Entity Relationship diagram to illustrate your data model, considering the above. Feel free to reach out if you need more pointers.
Out of interest, are you intending to build a Model Driven App or a Canvas App (or both)?
I have made the entity relationship diagram to know how data must go, but that one is based on the excel sheet that was been used. Now, even though I was using the orginal sheet as a guide, I do not want to just import the template to powerapps, that is why I'm making it from scratch on dataverse to make a model-driven app.
So I know how the data is suppose to flow, the problem is that I don't have enough experience with dataverse to understand what's the best way to use all the functions it has.
@danisername23 You can read more about Model Driven Apps from the documentation here: https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/
But to address your concerns:
1. It is not necessary for all data on a single table to be captured by the same user at the same time. Multiple users can populate data on a record and different points in time (as long as they have the necessary privileges to do so)
2. A form can show and facilitate the populating of data that lives across multiple different tables
Thank you! I will look up more on both instances to see what works best for my situation.
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 529 Most Valuable Professional
Haque 230
Kalathiya 217 Super User 2026 Season 1