Please enable JavaScript.
Coggle requires JavaScript to display documents.
PL200 - Coggle Diagram
PL200
Part 1
-
Manage the data model
Create or modify standard, activity, or virtual tables
-
Activity T
Activity tables represent actions with start and end time (like tasks, appointments).
Virtual T
Virtual tables allow dataverse to show or retrieve data from an external data source such as Azure SQL and Cosmos DB in real time without storing it in Dataverse. This is perfect when you want to reduce Dataverse storage or connect to external systems.
-
-
Determine which type of relationship to implement, including one-to-many and many-to-many
-
Create new or modify existing columns, including rollup and formula
-
Manage Dataverse
Configure Dataverse search, and manage the search index
-
-
-
-
-