What is Microsoft Dataverse?
A centralized, structured, and secure data platform for Power Platform services to store and manage business data.
What are Dataverse tables?
Containers in Dataverse that hold related data with columns, rows, and relationships.
What is a standard table in Dataverse?
A standard table is a built-in Dataverse table template created by Microsoft for common business needs.
What is a custom table in Dataverse?
A table you create to meet specific business needs.
What is the difference between a standard and custom table?
Standard tables are prebuilt by Microsoft; custom tables are created by users.
What are Dataverse relationships?
Links between tables that show how records relate to each other (e.g., one-to-many).
Give an example of a common Dataverse relationship.
One employee can have many assets (one-to-many between Employees and Assets).
Why is Dataverse valuable to businesses?
It provides a centralized, structured data platform that supports apps, automation, portals, and analytics.
What is the role of the primary field in a Dataverse table?
The primary field is the main column that gives each row its “identity” so it can be uniquely recognized.
True or False: You can delete Microsoft’s standard Dataverse tables.
False — you can customize standard tables but not delete them.