NEW
Font size
WorksheetsDataverse Introduction
Total questions: 10
Worksheet time: 5mins
Which among the following table relationship is not available when you are defining relations between two entities?
One to Many relationship (1:N)
Many to many relationship (N:N)
One to one relationship (1:1)
Many to one relationship (N:1)
What is the previous name of Power Platform Dataverse?
Common Data Service (CDS)
Azure Data Lake
Power BI Data Model
Power Automate Data Source
What is the maximum number of records that a single table can hold in Power Platform Dataverse?
10,000
100,000
1 Million
Unlimited
Which type of relationship in Dataverse allows multiple records from one table to be related to multiple records in another table?
One to One
One to Many
Many to One
Many to Many
What do fields represent in Dataverse tables?
Row
Column
Query
Report
How is data access controlled in Dataverse?
Through security roles and permissions
By using primary keys in tables
By enabling auditing for entities
By setting up workflows for data sharing
Which security role has the ability to manage Power Platform data, including creating, reading, updating, and deleting records?
Read
Write
Admin
Delete
What is a 'Choice' column in Microsoft Dataverse?
A column that stores dates
A column that stores text strings
A column that stores predefined options
A column that stores numbers
Which language is used for advanced data manipulation in Microsoft Dataverse? a) SQL b) JavaScript c) Python d) T-SQL
SQL
JavaScript
Python
T-SQL
What is the purpose of relationships in Microsoft Dataverse?
To enhance UI/UX design
To define connections between tables
To manage user roles and permissions
To automate workflows
