Definitions
Tools
Features
Logic
Miscellaneous
100

Microsoft Power BI is primarily used for Business ............ and data ..................

Analytics , Visualization

100

............ .................. combine two or more queries by matching values in specified columns 

Merge Queries

100

Type of data modeling in Power BI that Uses Data Analysis Expressions and similar to Excel formulas______

DAX

100

What are the first steps to connect to a data table on Wikipedia from Power BI Desktop?

Get Data > Web > Enter Web URL

100

"Power BI" stands for ?

Power Business Intelligence

200

DAX stands for ?

Data Analysis Expressions

200

Which is used to calculate the data in each row______

Calculated Colum

200

Data transformation feature in Power BI will enable us to do Data ................

Data Cleansing

200

We use an .............. Function to group by one or more columns

"Aggregate" Function

200

What file format (extension) is used for Power BI files?

pbix

300

In Power BI, what is a report?

A collection of visualizations, tables, and matrices organized on one or more pages

300

What  is a way to filter data in Power BI in visualization?

Using a slicer

300

In the Power Query Editor, you have selected multiple columns. How do you set them all to the Whole Number data type?

Click Data Type Any and select Whole Number.

300

Which of the following illustrates a Many to One relationship? 

1) Many banana trees planted in more than 1 garden 

2) One banana tree having many bananas on the tree 

3) Many gardens having no banana trees 

4) Many banana trees planted in a garden

Many banana trees planted in a garden

300

...................  ...........................  takes a column and moves through the values in it to fill any null values in the next rows until it finds a new value. This process continues on a row-by-row basis until there are no more values in that column. 

The " fill down"  operation

400

A visual representation of data that provides an at-a-glance view of key metrics

What is a dashboard in Power BI?

400

Which feature that transforms in the ( Power Query Auditor) and allows you to combine multiple queries into one?

Append Queries

400

1) if you  want to remove all spaces from the beginning and end of every text value in the field , you will use ?

 2) f you  want to remove all the control characters from the text value. This can include end of lines, tabs etc . you will use ?

1) Trim

2) Clean

400

One of your data columns includes the city, state, and postal code line of a mailing address. You need to separate the fields so you can access the geospatial elements for a map visualization. What transformation should you apply?

Split column

400

If there are several delimiters, the first split column is based on the delimiter farthest to the left and the second split column is based on the rest of the characters on its right. What is it called?

Left-most delimiter  

500

A calculation that summarizes data in a table

What is a measure in Power BI?

500

You have a table, you have a field that gives you the CustomerGroup. You also have different prices applicable to that customer in the Tier 1 Price, Tier 2 Price, and Tier 3 Price fields. your goal is to create a new column with the name Final Price based on the value found in the CustomerGroup field. If the value in the CustomerGroup field is equal to 1, you want to use the value from the Tier 1 Price field; otherwise, you use the value from the Tier 3 Price.

what will you use?

Adding a conditional column

500

ETL Process in Power Bi is?

Extract:  Connect to data Source , Extract Data from

Transform: Data Cleansing and Adding Columns and Fields

Load: Load Transformed Data and Create Reports

500

You want to access the underlying data for a specific data (Date) point in a visualization. What should you choose?

Expand /Collapse to next level

500

A customer may purchase 1 or many products. So the relationship between the customer table and the products table will be___________

One to Many

M
e
n
u