Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Powerbi Mcqs

Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

1.What is the common flow of activity in Power BI?

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.

2. Which of the following are building blocks of Power BI?

Tiles and visualizations.


Semantic models and visualizations.
Correct. Without a semantic model, you can't create visualizations, and reports are made up of
visualizations.
Semantic models and repo
3. What is a collection of reports and dashboards called in Power BI?
The canvas.
Scheduled refresh.
An app.

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?

Remove unnecessary columns and rows

Export database files to CSV to load

Combine date and time columns into a single column

7. What is the risk of having null values in a numeric column?

That function SUM of data is incorrect.

That function MAX of data will be incorrect.

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?

Rename columns to have spaces in them.

Abbreviate column names.

Replace values that have integers with human readable results.

10. What does data granularity mean?

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.

Data granularity is a type of schema design.

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.

12. Choose the best answer to explain relationship cardinality?

Cardinality is the measure of unique values in a table.

Cardinality is the granularity of the data.

Cardinality is how long it takes for the data to load.

13. Which statement about measures is correct?

Measures store values in the semantic model.

Measures must be added to the semantic model to achieve summarization.

Measures can reference columns directly.

Measures can reference other measures directly.

14. Which DAX function can summarize a table?

SUM

AVERAGE

COUNTROWS

DISTINCTCOUNT

15. Which of the following statements describing similarity of measures and calculated
columns in an Import model is true?

They can achieve summarization of model data.

They store values in the semantic model.

They're evaluated during data refresh.

They can be created by using quick calculations.

16. Which statement about calculated tables is true?

Calculated tables increase the size of the semantic model.

Calculated tables are evaluated by using row context.

Calculated tables are created in Power Query.

Calculated tables cannot include calculated columns.


17. Which statement about calculated columns is true?

Calculated columns are created in the Power Query Editor window.

Calculated column formulas are evaluated by using row context.

Calculated column formulas can only reference columns from within their table.

Calculated columns can't be related to non-calculated columns.

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?

Add persisted columns to a table by using T-SQL.

Add column expressions in a view by using T-SQL.

Add computed columns by using M.

Add calculated columns by using DAX.

19. In the context of semantic model calculations, which statement best describes time
intelligence?

Snapshot balance reporting

Filter context modifications involving a date table

Time intelligence calculations modify date filter contexts.

Complex calculations involving time

Calculations involving hours, minutes, or seconds

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?

Add time intelligence measures to the date table.

Mark as a Date table.

Add a fiscal hierarchy.

Add a date column.


21. You have a table that stores account balance snapshots for each date, excluding
weekends. You need to ensure that your measure formula only filters by a single date. Also, if
no record is on the last date of a time period, it should use the latest account balance. Which
DAX time intelligence function should you use?

FIRST

FIRSTNONBLANK

LAST

LASTNONBLANK

22. What benefit do you get from analyzing the metadata?

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.

23. What can be achieved by removing unnecessary rows and columns?

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

Stacked bar chart

28. Which of the following capabilities is unique to the Filters pane?

Relative date filtering

Single selection

Top N filtering

29. Which of the following capabilities is unique to slicers?

Horizontal orientation

Relative date filtering

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.

Add a visual-level filter to all but the Decomposition Tree visual.

Edit visual interactions.


31. At the Contoso Skateboard Company, Sally is creating a report to show sales over time.
Sally is aware that occasional spikes occur in sales revenue that could be attributed to many
di erent reasons, such as a marketing campaign. Sally needs to ensure that supporting
visuals provide explanation for the spikes. What type of visual should Sally use?

Line chart visual with a trend line

Line chart visual with anomaly detection

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

34. What is the purpose of the Display state in bookmarks?

Capture the visibility of report objects

Capture the slicer values of visuals

Capture the current page of the report

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.

Time series charts can be imported from AppSource.

The data pane is where all charts are located.

The data pane lists all tables and their columns or calculations.

37. What visual should be used to display outliers?

The line chart is best to display outliers.

The scatter chart is best to display outliers.

The clustered column chart is best to display outliers.


38. Why are parameters important in Power BI paginated reports?

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.

39. Power BI paginated reports are created by using which tool?

Power BI Desktop

Power BI service

Power BI Report Builder

40. Power BI paginated reports is an evolved technology that was built from which original
tool?

SQL Server Analysis Services

SQL Server Reporting Services

Microsoft SharePoint

41. How is the Admin workspace role di erent from other types of workspace roles?

Admin is the only role that can remove any users.

Admin is the only role that can publish or update apps.

Admin is the only role that can create, edit, or delete content in a workspace.

Admin is the only role that can publish content to 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

44. Where are semantic model-scheduled refreshes configured?

Power BI service

Power BI Desktop

AppSource

45. What reserved parameters configure the start and end of where Incremental refresh
should occur?

Start and End parameters

StartRange and EndRange

RangeStart and RangeEnd

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.

47. What is a dashboard?

A canvas of report elements that can be built in Power BI Desktop.

A canvas of report elements that can be built in Power BI service.

The canvas in which you can view the semantic model of a report

48. What is one way that reports and dashboards di er?

They are the same.

In reports, you can have multiple pages; in dashboards, you can have only one page.

You can only build reports and dashboards in Power BI service.


49. Where can you configure and set data alerts?

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.

Data alerts can be set in Power BI service 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?

Power BI Desktop only

Power BI service only

Both Power BI Desktop and Power BI service

You might also like