Pl300 Flashcards
(180 cards)
What is the primary purpose of Power BI?
To visualize and analyze data for business intelligence.
True or False: Power BI can connect to both cloud and on-premises data sources.
True
Fill in the blank: In Power BI, __________ is a collection of data sources, queries, connections, and models.
dataset
What are the three main components of Power BI?
Power BI Desktop, Power BI Service, and Power BI Mobile.
Which of the following is NOT a data preparation step in Power BI? a) Cleaning b) Transforming c) Visualizing
c) Visualizing
What is the purpose of the Power Query Editor?
To transform and clean data before loading it into Power BI.
True or False: DAX stands for Data Analysis Expressions.
True
What is the primary function of DAX in Power BI?
To create calculated columns and measures.
What type of data does Power BI typically use for visuals?
Tabular data.
Fill in the blank: __________ is the process of creating relationships between different tables in Power BI.
Data modeling
Which of the following is a valid DAX function? a) SUMIF b) AVERAGE c) COUNTROWS
c) COUNTROWS
What is a measure in Power BI?
A calculation used in data analysis that is evaluated based on the context of the report.
True or False: Power BI allows for real-time data streaming.
True
What feature in Power BI allows for sharing reports and dashboards with others?
Power BI Service.
What does the term ‘data modeling’ refer to in Power BI?
The process of creating a structure that defines how data is connected and organized.
What is the difference between a calculated column and a measure in DAX?
A calculated column is computed row by row, while a measure is calculated based on the context of the report.
Fill in the blank: In Power BI, __________ allows users to create interactive reports.
visualizations
Which visual type is best for showing trends over time?
Line chart.
What is the purpose of slicers in Power BI?
To filter data in reports interactively.
True or False: You can only publish Power BI reports to the Power BI Service.
False
What does the term ‘refresh’ mean in Power BI?
Updating the dataset with the latest data from the source.
Which of the following is NOT a data source supported by Power BI? a) Excel b) SQL Server c) Microsoft Word
c) Microsoft Word
What is the function of the ‘Edit Queries’ option in Power BI?
To modify and transform data before loading it into the model.
Fill in the blank: The __________ pane in Power BI Desktop allows you to add visualizations to your report.
Visualizations