wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ETL and Power BI Quiz

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What does ETL stand for?

a)

Extract, Transfer, Link

b)

Evaluate, Transform, Load

c)

Extract, Transform, Load

d)

Export, Transfer, Link

2.

Which ETL phase involves importing data from Excel or SQL Server?

a)

Transformation

b)

Loading

c)

Cleansing

d)

Extraction

3.

Which activity is part of the Transformation process?

a)

Connecting to Excel file

b)

Creating charts

c)

Removing duplicates

d)

Saving report

4.

Data cleansing is mainly performed during which ETL stage?

a)

Extraction

b)

Transformation

c)

Loading

d)

Visualization

5.

Which of the following is NOT an example of data cleansing?

a)

Removing null values

b)

Correcting spelling errors

c)

Standardizing date formats

d)

Creating dashboards

6.

What tool in Power BI is used to clean and transform data?

a)

Power View

b)

Power Pivot

c)

Power Query Editor

d)

Power Map

7.

Which Power BI menu is used to connect data from Excel?

a)

View > Excel

b)

Home > Get Data > Excel

c)

Transform > Excel

d)

Insert > Excel

8.

Which data source was used in the DFP40433 Syllabus?

a)

SQL Server

b)

CSV File

c)

Web API

d)

Excel File

9.

Which Power Query transformation ensures values are treated correctly?

a)

Rename Column

b)

Remove Rows

c)

Change Data Type

d)

Split Column

10.

What happens if the data type is incorrect?

a)

Report loads faster

b)

Visualizations become more accurate

c)

Errors may occur in calculations

d)

Power BI automatically fixes it

11.

Which option removes empty or unnecessary records?

a)

Replace Values

b)

Remove Rows

c)

Merge Queries

d)

Add Column

12.

Which transformation is used to separate values within one column?

a)

Split Column

b)

Add Column

c)

Pivot Column

d)

Filter Rows

13.

Which feature lists all applied transformation steps?

a)

Navigation Pane

b)

Ribbon

c)

Applied Steps Panel

d)

Status Bar

14.

Which panel shows the list of tables in Power Query Editor?

a)

Applied Steps Panel

b)

Navigation Pane

c)

Ribbon

d)

Formula Bar

15.

Which menu contains options like Home, Transform, Add Column?

a)

Navigation Pane

b)

Data View

c)

Ribbon

d)

Report Canvas

16.

What does the Load stage do in ETL?

a)

Clean data

b)

Convert data types

c)

Load data into Power BI model

d)

Remove duplicates

17.

Which button applies transformations and loads data into the model?

a)

Refresh

b)

Get Data

c)

Close & Apply

d)

Save

18.

Why is data cleaning important before analysis?

a)

To reduce file size

b)

To make dashboards colorful

c)

To ensure accurate reporting

d)

To speed up internet connection

19.

Which of the following is an example of combine two or more queries?

a)

Rename “Date” to “OrderDate”

b)

Year = Date.Year([Date])

c)

Remove blank rows

d)

Merge two tables

20.

Which statement BEST describes Power Query Editor?

a)

A visualization tool

b)

A programming language

c)

A tool to import, clean, and transform data

d)

A database server