General
Power Query
Navigation
DAX
Admin/Security
100

Type(s) of data sources is Power BI Desktop able to connect with?

What are local (on-premise) and hosted (cloud-based) sources.

100

The ETL tool used to shape, clean and transform data in Power BI.

What is Power Query?

100

How do you get Power BI to separate date data into year, quarter, month, and day?

What is you don't need to do anything, it is automatic.

100

Formula expression language that can be used in Power BI, also known as a functional language.

What is DAX?

100

Share dashboard to others in Power BI by specifying
 

What is the email of the recipient or group in Power BI Service.

200

The different views in Power BI Desktop

What is: Report View: Users can add visualizations and additional report pages and publish the same on the portal from here. 

Data View: Data shaping can be performed through Query Editor tools. 

Relationship View: Users can manage relationships between datasets in this view.

200

The language used in Power Query.

What is M-code?
200

Includes your dashboards, reports, and datasets in PowerBI Service.

What is a Workspace?

200

The function that gives a difference between 2 dates based on the specified Date part.

What is DATEDIFF?

200

You want to delete a dataset but the Power BI service will not let you. What is the most likely cause?

What is the dataset is already being used in a published app.

300

The central table in a star schema.

What is a fact table? 

A fact table that stores quantitative information for analysis, which is not normalized in most cases.

Dimension Tables:

It is a table in the star schema which helps you to store attributes and dimensions which describe objects that are stored in a fact table.

300

Changing data types, filtering rows, choose/remove columns, splitting a column into multiple columns, adding new columns ,etc. are examples of what?

What are common Power Query/Editor Transformations? 

300

Purpose of the 'Get Data' icon.

What is a drop-down menu that appears and it shows all data sources from which data can be ingested. Data can actually be directly ingested from any source including files in Excel, CSV, XML, JSON, PDF, and SharePoint formats and databases such as SQL, Access, SQL Server Analysis Services, Oracle, IBM, MySQL, and much more. Also, Power BI datasets and Power BI data flows are compatible. Data can also be taken in from Azure and other online sources.

300

A calculating expression which allows calculation on data stored in a new column.

What is a Calculated Column?

300

The bridge between on-premises data sources and Azure cloud services.

What is a Gateway?

400

Created between two or more tables based on the cardinality between them.

What are relationships?

Relationships are created and managed using “Manage relationships” option.

400

Where to view the query that Power BI runs against data sources to import data.


What is Advanced Editor?

400

Helps you to capture the configured view of a report page

What is a bookmark?


400

What are MIN, MAX, COUNT, DISTINCTCOUNT, and AVG examples of?

What are DAX functions?

400

Restricts the data that users view and access based on filters.

What is Row-Level Security?

To configure row-level security, users can define rules and roles within Power BI Desktop and publish them to Power BI Service.

500

Building Blocks in Power BI

What are: Visualizations: Visualization is a visual representation of data.

Datasets: Dataset is a collection of data that Power BI uses to create its visualizations. 

Reports: Report is a collection of visualizations that appear together on one or more pages.  

Dashboards: Dashboard is single layer presentation of multiple visualizations.

Tiles: Tile is a single visualization in a report or on a dashboard.

500

The Applied steps section of the query settings pane.

What is where every transformation that is applied to your query is saved as a step.

500

When do you use drill-down?

What is when you want to access the underlying data for a specific data point in a visualization.

500

Used in aggregational calculations such as sum, average, minimum value, maximum value, counts, etc.

What are Measures?

500
Options in Power BI Service for dataset refresh.

What is Refresh now, or Schedule refresh options? 

M
e
n
u