Power BI Training  - 1.0

Power BI Training - 1.0

6th - 8th Grade

8 Qs

quiz-placeholder

Similar activities

G7-Excel 2

G7-Excel 2

6th Grade

10 Qs

EXPO 2020

EXPO 2020

4th - 8th Grade

11 Qs

PH Layar Excel

PH Layar Excel

6th - 8th Grade

10 Qs

SKO - Spring 2 - Spreadsheets

SKO - Spring 2 - Spreadsheets

6th Grade

10 Qs

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

Schultz Sheets Quiz: copy- https://bit.ly/3MA75nK to do quizizz

Schultz Sheets Quiz: copy- https://bit.ly/3MA75nK to do quizizz

7th - 8th Grade

11 Qs

CLASS 7 COMPUTER CH-3 QUIZ

CLASS 7 COMPUTER CH-3 QUIZ

7th Grade

11 Qs

DataBase_week12

DataBase_week12

8th Grade

10 Qs

Power BI Training  - 1.0

Power BI Training - 1.0

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Karan Madan

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which step in creating a report in Power BI is considered the most important because it directly affects the report?

Discovery

Modeling

Visualization

Sharing

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In order to view a report or report in Power BI Mobile, it is required that the report first be published in

Excel

Power Point

Power BI Desktop

Power BI Service

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a business analytics tool?

Data Mart

Qlik

Power BI

Tableau

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which two types of fields can DAX be used to create?

Calculated Column & Calculated Fields

Calculated Fields & Measures

Measures & Calculated Items

Calculated Column & Measures

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following formulas would make the most sense as a calculated column?

=SUM(Sales[quantity])

=AVERAGE(Products[RetailsPrice])

=DISTINCOUNT(Customer[CustomerName])

=Products[RetailsPrices] * 0.75

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When would it be most appropriate to use the && operator?

To concatenate two text strings

To create an AND condition between two expressions

To create an AND condition between more than two expressions

To concatenate more than two text strings

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the following function:

=CALCULATE([Profit],Territories[Country]="UAE")

Calculate a measure named "Profit" across the entire Territories table

Sums the "Profit" column for rows where Country = "UAE"

Creates a new column named "Profit" which is calculated for all rows where country = "UAE"

Evaluates the "Profits" measure for rows where Country = "UAE" in the Territories table

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term best describes the process of transforming a table from a horizontal orientation to a vertical orientation by turning distinct column values into rows?

Transposing

Unpivoting

Pivoting

Hinging