Powerbi Mcqs
Powerbi Mcqs
Powerbi Mcqs
Create a report in the Power BI service, share it to Power BI mobile, and interact with it in Power BI
Desktop.
Create a report in Power BI Desktop, share it to the Power BI service, and interact with reports in the
service and Power BI Mobile.
Correct. The Power BI service lets you view and interact with reports and dashboards, but doesn't
let you shape data.
Create a report in Power BI mobile, share it to Power BI Desktop, and interact with reports in the
Power BI service.
4. When connecting to a SQL Server database to get data, what language should you use to
extract data?
DAX
T-SQL
MDX
5. You're creating a Power BI report with data from an Azure Analysis Services MDX Cube.
When the data refreshes in the cube, you would like to see it immediately in the Power BI
report. How should you connect?
Import
T-SQL
Live connection
6. What can you do to improve performance when you're getting data in Power BI?
Correct. AVERAGE takes the total and divides by the number of non-null values. If NULL is
synonymous with zero in the data, the average will be di erent from the accurate average.
8. If you have two queries that have di erent data but the same column headers, and you want
to combine both tables into one query with all the combined rows, which operation should you
perform?
Append
Merge
Combine Column
9. Which of the following selections aren't best practices for naming conventions in Power BI?
The amount of data that you have, meaning that higher granularity means more data to work with.
The level of detail in your data, meaning that higher granularity means more detailed data.
11. What is the di erence between a fact table and a dimension table?
Fact tables contain observational data while dimension tables contain information about specific
entities within the data.
Fact tables contain information about specific entities while dimension tables contain information
about observational data.
There is no di erence.
SUM
AVERAGE
COUNTROWS
DISTINCTCOUNT
15. Which of the following statements describing similarity of measures and calculated
columns in an Import model is true?
Calculated column formulas can only reference columns from within their table.
18. You're developing a Power BI desktop model that sources data from an Excel workbook.
The workbook has an employee table that stores one row for each employee. Each row has a
reference to the employee's manager, which is also a row in the employee table. You need to
add several columns to the Employee table in your model to analyze payroll data within the
organization hierarchy (like, executive level, manager level, and so on). Which technique will
you use to add the columns?
19. In the context of semantic model calculations, which statement best describes time
intelligence?
20. You're developing a semantic model in Power BI Desktop. You've just added a date table by
using the CALENDARAUTO function. You've extended it with calculated columns, and you've
related it to other model tables. What else should you do to ensure that DAX time intelligence
calculations work correctly?
FIRST
FIRSTNONBLANK
LAST
LASTNONBLANK
The benefit of analyzing the metadata is that you can clearly identify data inconsistences with your
semantic model.
The benefit of analyzing the metadata is to get familiar with your data.
The benefit of analyzing the metadata is to know the number of rows, columns and tables being
loaded into your model.
It is not necessary to delete unnecessary rows and columns and it is a good practice to keep all
metadata intact.
Deleting unnecessary rows and columns will reduce a semantic model size and its good practice to
load only necessary data into your semantic model.
Deleting unnecessary rows and columns will reduce a semantic model size and its good practice to
load only necessary data into your semantic model.
Deleting unnecessary rows and columns can damage the structure of the semantic model.
24. Which of the following statements about relationships in Power BI Desktop is true?
Relationships can only be created between columns that contain the same data type.
Relationships can only be created between tables that contain the same number of rows.
Relationships can be created between tables that contain di erent types of data.
25. At the Contoso Skateboard Company, Brandon is designing a dashboard report to show
inventory stock levels over time. What type of report visual should Brandon choose to
e ectively show the stock levels?
Bar chart
Pie chart
Line chart
Scatter chart
26. At the Contoso Skateboard Company, Sakura is designing an analytical report. It must
include a visual that allows report consumers to explore and discover detailed sales values
over time and by store. What type of report visual should Sakura choose to support the report
consumer requirement?
Matrix
Table
Tree map
Scatter chart
27. At the Contoso Skateboard Company, James is designing a dashboard report. It must
prominently show values of sales revenue, units sold, cost of goods sold, and profit, and each
value should be compared to a target value. What type of report visual should James choose
to support the report consumer requirement?
Card
KPI
Ribbon chart
Single selection
Top N filtering
Horizontal orientation
Top N filtering
30. At the Contoso Skateboard Company, John is responsible for developing a report for the
sales director. One report page includes a date slicer and many visuals. When the sales
director uses the slicer, all but one of the visuals, a Decomposition Tree visual, should receive
the slicer filters. How should John configure the requirement?
Add a bookmark that doesn’t capture the state of the Decomposition Tree visual.
Q&A visual
32. At the Contoso Skateboard Company, Sanjay is authoring a report that will be distributed
to sales managers. The report contains some sensitive data that shouldn’t be exported. Which
report design feature can Sanjay configure to ensure that data isn’t exported?
Drillthrough page
Page tooltip
Visual header
35. What Power BI feature can give an in-depth analysis of the distribution of data?
The Next Level of Hierarchy feature can give in-depth analysis because it will allow you to drill down
for all subcategories and is not used to analyze the distribution.
The Analyze feature allows a user to understand why the distribution looks the way that it does.
Only time series analysis can provide in-depth analysis on the data.
36. How can you access the time series chart visual?
The filter pane is where all filters on visuals and pages are located.
The data pane lists all tables and their columns or calculations.
They allow the report developer to control the refresh interval of the report.
They allow the user to control aspects of how the report is rendered when the report is run.
Parameters can be used in the report dataset, the report design surface, and other places.
Users insert values into the available parameters, and the report author uses those values
in the appropriate location in the report.
They are required so that Power BI can call the paginated report.
Power BI Desktop
Power BI service
40. Power BI paginated reports is an evolved technology that was built from which original
tool?
Microsoft SharePoint
41. How is the Admin workspace role di erent from other types of workspace roles?
Admin is the only role that can create, edit, or delete content in a workspace.
42. Which one of the following options is the best description of a workspace?
A workspace is a feature in Power BI service that allows you to view reports only.
A workspace is a feature of Power BI Desktop that allows you to build reports only.
A workspace is a centralized location or repository that allows you to collaborate with colleagues
and teams to create collections of reports, dashboards, and so on.
A workspace is a feature that allows you to view and edit the semantic model, build visualizations,
and transform the data.
43. What feature in Power BI service can you use to troubleshoot the flow of data from its
source to its destination?
Usage Metrics report
Query Caching
Quick Insights
Lineage view
Power BI service
Power BI Desktop
AppSource
45. What reserved parameters configure the start and end of where Incremental refresh
should occur?
46. What is the di erence between Promotion and Certification when you are endorsing a
semantic model?
Promotion requires write access while Certification requires permission from the semantic model
owner to access to the semantic model.
Promotion is for broad usage while Certification needs permission granted on the Admin Tenant
settings.
Promotion is for specific users while Certification needs permission granted on the Admin Tenant
settings.
The canvas in which you can view the semantic model of a report
In reports, you can have multiple pages; in dashboards, you can have only one page.
Data alerts can be set only in Power BI service on specific visuals such as KPI cards, gauges, and
cards.
Data alerts can be set in both Power BI service and Power BI Desktop on any kind of visual.
50. Which function will tell you the username of the person who is signed in to Power BI
service?
USERPRINCIPALNAME()
LOOKUPVALUE()
USEROBJECTID()
51. Where can you test RLS by using di erent security roles?