wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Dataverse Introduction

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which among the following table relationship is not available when you are defining relations between two entities?

a)

One to Many relationship (1:N)     

b)

Many to many relationship (N:N)

c)

One to one relationship (1:1)

d)

Many to one relationship (N:1)

2.

What is the previous name of Power Platform Dataverse?

a)

Common Data Service (CDS)

b)

Azure Data Lake

c)

Power BI Data Model

d)

Power Automate Data Source

3.

What is the maximum number of records that a single table can hold in Power Platform Dataverse?

a)

10,000

b)

100,000

c)

1 Million

d)

Unlimited

4.

Which type of relationship in Dataverse allows multiple records from one table to be related to multiple records in another table?

a)

One to One

b)

One to Many

c)

Many to One

d)

Many to Many

5.

What do fields represent in Dataverse tables?

a)

Row

b)

Column

c)

Query

d)

Report

6.

How is data access controlled in Dataverse?

a)

Through security roles and permissions

b)

By using primary keys in tables

c)

By enabling auditing for entities

d)

By setting up workflows for data sharing

7.

Which security role has the ability to manage Power Platform data, including creating, reading, updating, and deleting records?

a)

Read

b)

Write

c)

Admin

d)

Delete

8.

What is a 'Choice' column in Microsoft Dataverse?

a)

A column that stores dates

b)

A column that stores text strings

c)

A column that stores predefined options

d)

A column that stores numbers

9.

Which language is used for advanced data manipulation in Microsoft Dataverse? a) SQL b) JavaScript c) Python d) T-SQL

a)

SQL

b)

JavaScript

c)

Python

d)

T-SQL

10.

What is the purpose of relationships in Microsoft Dataverse?

a)

To enhance UI/UX design

b)

To define connections between tables

c)

To manage user roles and permissions

d)

To automate workflows