From the course: Microsoft Power Platform Developer Associate (PL-400) Cert Prep by Microsoft Press

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Configure tables

Configure tables

- [Instructor] Dataverse tables. We have standard and custom tables. There are four different types of tables. The first are standard. They can be customized, but address general business use cases such as account or contact. Next, we have activity tables. They're records for events. They include a start time, stop time, due dates and duration. The out of the box activity tables are appointments, tasks, email and phone calls. Next, we have virtual tables. They hold data populated from external data sources. Virtual tables are relatively new on the scene and just as a side note, are still in preview. Lastly, we have elastic. They store very, very large datasets. Some of the table tasks that we can do are create a table, add and configure columns, create different views, edit, delete, import, export, and configure relationships. Let's talk a little bit more about relationships. There's two main types. One to many, which can associate many records such as child records, to one parent…

Contents