Microsoft: DA-100 Exam
Microsoft: DA-100 Exam
Microsoft: DA-100 Exam
Microsoft
DA-100 Exam
Microsoft Analyzing Data with Microsoft Power BI Exam
Questions & Answers PDF P-2
Case Study: 1
Litware, Inc.
Case Study
This is a case study. Case studies are not timed separately. You can use as much exam time as you
would like to complete each case. However, there may be additional case studies and sections on
this exam. You must manage your time to ensure that you are able to complete all questions included
on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is
provided in the case study. Case studies might contain exhibits and other resources that provide
more information about the scenario that is described in the case study. Each question is
independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your
answers and to make changes before you move to the next section of the exam. After you begin a
new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane
to explore the content of the case study before you answer the questions. Clicking these buttons
displays information such as business requirements, existing environment and problem statements.
If the case study has an All Information tab, note that the information displayed is identical to the
information displayed on the subsequent tabs. When you are ready to answer a question, click the
Question button to return to the question.
Overview
Litware, Inc. is an online retailer that uses Microsoft Power Bl dashboards and reports.
The company plans to leverage data from Microsoft SQL Server databases, Microsoft Excel files, text
files, and several other data sources.
Litware uses Azure Active Directory (Azure AD) to authenticate users.
- Existing Environment
Sales Data
Litware has online sales data that has the SQL schema shown in the following table.
Questions & Answers PDF P-3
In the Date table, the dateid column has a format of yyyymmdd and the month column has a format
of yyyymm. The week column in the Date table and the weekid column in the Weekly_Returns table
have a format of yyyyww. The regionid column can be managed by only one sales manager.
Data Concerns
You are concerned with the quality and completeness of the sales data. You plan to verify the sales
data for negative sales amounts.
Reporting Requirements
Litware identifies the following technical requirements:
• Executives require a visual that shows sales by region.
• Regional managers require a visual to analyze weekly sales and returns.
• Sales managers must be able to see the sales data of their respective region only.
• The sales managers require a visual to analyze sales performance versus sales targets.
• The sale department requires reports that contain the number of sales transactions.
• Users must be able to see the month in reports as shown in the following example: Feb 2020.
• The customer service department requires a visual that can be filtered by both sales month and
ship month independently.
Questions & Answers PDF P-4
Question: 1
You need to address the data concerns before creating the data model. What should you do in Power
Query Editor?
Answer: A
Question: 2
You need to create a calculated column to display the month based on the reporting requirements.
Which DAX expression should you use?
A. FORMAT('Date'[date],"MMM YYYY")
B. FORMAT(,Date,[date_id],"WM YYYY")
C. FORMAT('Date'[date],"M YY")
D. FORMAT(‘Date’[date_id]-‘’MM") & " " & FORMAT ('Date' [year], "#")
Answer: D
Question: 3
You need to create the required relationship for the executive's visual. What should you do before
you can create the relationship?
Answer: C
Question: 4
What should you create to meet the reporting requirements of the sales department?
Questions & Answers PDF P-5
Answer: B
Question: 5
You need to create a relationship between the Weekly_Returns table and the Date table to meet the
reporting requirements of the regional managers. What should you do?
A. In the Weekly.Returns table, create a new calculated column named date-id in a format of
yyyymmdd and use the calculated column to create a relationship to the Date table.
B. Add the Weekly_Returns data to the Sales table by using related DAX functions.
C. Create a new table based on the Date table where date-id is unique, and then create a many-to-
many relationship to Weekly_Return.
Answer: A
Question: 6
HOTSPOT
You need to create a visualization to meet the reporting requirements of the sales managers.
How should you create the visualization? To answer, select the appropriate options in the answer
area.
NOTE: Each correct selection is worth one point.
Questions & Answers PDF P-6
Answer:
Questions & Answers PDF P-7
Case Study: 2
Contoso Ltd,
Case Study Overview
This is a case study. Case studies are not timed separately. You can use as much exam time as you
would like to complete each case. However, there may be additional case studies and sections on
this exam. You must manage your time to ensure that you are able to complete all questions included
on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is
provided in the case study. Case studies might contain exhibits and other resources that provide
more information about the scenario that is described in the case study. Each question is
independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your
answers and to make changes before you move to the next section of the exam. After you begin a
new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane
to explore the content of the case study before you answer the questions. Clicking these buttons
displays information such as business requirements, existing environment and problem statements.
If the case study has an All Information tab, note that the information displayed is identical to the
information displayed on the subsequent tabs. When you are ready to answer a question, click the
Question button to return to the question.
Existing Environment
Contoso, Ltd. is a manufacturing company that produces outdoor equipment Contoso has quarterly
board meetings for which financial analysts manually prepare Microsoft Excel reports, including
profit and loss statements for each of the company's four business units, a company balance sheet,
and net income projections for the next quarter.
Data and Sources
Data for the reports comes from three sources. Detailed revenue, cost and expense data comes from
an Azure SQL database. Summary balance sheet data comes from Microsoft Dynamics 365 Business
Central. The balance sheet data is not related to the profit and loss results, other than they both
relate to dates.
Monthly revenue and expense projections for the next quarter come from a Microsoft SharePoint
Online list. Quarterly projections relate to the profit and loss results by using the following shared
dimensions: date, business unit, department, and product category.
Net Income Projection Data
Net income projection data is stored in a SharePoint Online list named Projections in the format
shown in the following table.
Questions & Answers PDF P-8
Revenue projections are set at the monthly level and summed to show projections for the quarter.
Balance Sheet Data
The balance sheet data is imported with final balances for each account per month in the format
shown in the following table.
There is always a row for each account for each month in the balance sheet data.
Dynamics 365 Business Central Data
Business Central contains a product catalog that shows how products roll up to product categories,
which roll up to business units. Revenue data is provided at the date and product level. Expense data
is provided at the date and department level.
Business Issues
Historically, it has taken two analysts a week to prepare the reports for the quarterly board meetings.
Also, there is usually at least one issue each quarter where a value in a report is wrong because of a
bad cell reference in an Excel formul
a. On occasion, there are conflicting results in the reports because the products and departments
that roll up to each business unit are not defined consistently.
Planned Changes
Contoso plans to automate and standardize the quarterly reporting process by using Microsoft Power
Questions & Answers PDF P-9
Bl. The company wants to how long it takes to populate reports to less than two days. The company
wants to create common logic for business units, products, and departments to be used across all
reports, including, but not limited, to the quarterly reporting for the board.
Technical Requirements
Contoso wants the reports and datasets refreshed with minimal manual effort
The company wants to provide a single package of reports to the board that contains custom
navigation and links to supplementary information.
Maintenance, including manually updating data and access, must be minimized as much as possible.
Security Requirements
The reports must be made available to the board from powerbi.com. A mail-enabled security group
will be used to share information with the board.
The analysts responsible for each business unit must see all the data the board sees, except the profit
and loss data, which must be restricted to only their business unit's data. The analysts must be able
to build new reports from the dataset that contains the profit and loss data, but any reports that the
analysts build must not be included in the quarterly reports for the board. The analysts must not be
able to share the quarterly reports with anyone.
Report Requirements
You plan to relate the balance sheet to a standard date table in Power Bl in a many-to-one
relationship based on the last day of the month. At least one of the balance sheet reports in the
quarterly reporting package must show the ending balances for the quarter, as well as for the
previous quarter.
Projections must contain a column named RevenueProjection that contains the revenue projection
amounts. A relationship must be created from Projections to a table named Date that contains the
columns shown in the following table.
The relationships between products and departments to business units must be consistent across all
reports.
The board must be able to get the following information from the quarterly reports:
• Revenue trends over time
• Ending balances for each account
• A comparison of expenses versus projections by quarter
• Changes in long-term liabilities from the previous quarter
• A comparison of quarterly revenue versus the same quarter during the prior year
Question: 7
DRAG DROP
You need to create a DAX measure in the data model that only allows users to see projections at the
appropriate levels of granularity.
How should you complete the measure? To answer, drag the appropriate values to the correct
targets. Each value may be used once, more than once, or not at all. You may need to drag the split
Questions & Answers PDF P-10
Answer:
Question: 8
HOTSPOT
You need to calculate the last day of the month in the balance sheet data to ensure that you can
relate the balance sheet data to the Date table. Which type of calculation and which formula should
you use? To answer, select the appropriate options in the answer are
a. NOTE: Each correct selection is worth one point.
Answer:
Questions & Answers PDF P-11
Question: 9
HOTSPOT
You need to grant access to the business unit analysts.
What should you configure? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Question: 10
You need to recommend a strategy to consistently define the business unit, department, and product
category data and make the data usable across reports.
What should you recommend?
Answer: B
Questions & Answers PDF P-12
Question: 11
DRAG DROP
Once the profit and loss dataset is created, which four actions should you perform in sequence to
ensure that the business unit analysts see the appropriate profit and loss data? To answer, move the
appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Explanation:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls
Questions & Answers PDF P-13
https://docs.microsoft.com/en-us/power-bi/connect-data/service-datasets-build-permissions
Case Study: 3
Mix Questions
Question: 12
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL
Server table named Order that has more than 100 million records.
During the development process, you need to import a sample of the data from the Order table.
Solution: You add a WHERE clause to the SQL statement.
Does this meet the goal?
A. Yes
B. No
Answer: A
Question: 13
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL
Server table named Order that has more than 100 million records.
During the development process, you need to import a sample of the data from the Order table.
Solution: You write a DAX expression that uses the FILTER function.
Does this meet the goal?
A. Yes
B. No
Answer: B
Questions & Answers PDF P-14
Question: 14
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You are modeling data by using Microsoft Power Bl. Part of the data model is a large Microsoft SQL
Server table named Order that has more than 100 million records.
During the development process, you need to import a sample of the data from the Order table.
Solution: You add a report-level filter that filters based on the order date.
Does this meet the goal?
A. Yes
B. No
Answer: B
Question: 15
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You create a parameter named DataSourceExcel that holds the file name and location of a Microsoft
Excel data source.
You need to update the query to reference the parameter instead of multiple hard-coded copies of
the location within each query definition.
Solution: You add a Power Apps custom visual to the report.
Does this meet the goal?
A. Yes
B. No
Answer: A
Question: 16
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
Questions & Answers PDF P-15
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen,
You create a parameter named DataSourceExcel that holds the file name and location of a Microsoft
Excel data source.
You need to update the query to reference the parameter instead of multiple hard-coded copies of
the location within each query definition.
Solution: In the Power Query M code, you replace references to the Excel file with DataSourceExcel.
Does this meet the goal?
A. Yes
B. No
Answer: B
Question: 17
Note: This question is part of a series of questions that present the same scenario. Each question in
the series contains a unique solution that might meet the stated goals. Some question sets might
have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these
questions will not appear in the review screen.
You create a parameter named DataSourceExcel that holds the file name and location of a Microsoft
Excel data source.
You need to update the query to reference the parameter instead of multiple hard-coded copies of
the location within each query definition.
Solution: You create a new query that references DataSourceExcel.
Does this meet the goal?
A. Yes
B. No
Answer: B
Question: 18
You have the visual shown in the Original exhibit. {Click the Original tab.)
Questions & Answers PDF P-16
You need to configure the visual as shown in the Modified exhibit. (Click the Modified tab.)
A. a measure
B. a trendline
C. a forecast
D. an Average line
Answer: C
Question: 19
How should you create the dashed horizontal line denoting the 40th percentile of daily sales for the
period shown?
Answer: D
Question: 20
You have a table that contains sales data and approximately 1,000 rows. You need to identify outliers
in the table. Which type of visualization should you use?
A. area chart
B. donut chart
C. scatter plot
D. pie chart
Answer: C
Questions & Answers PDF P-18
Question: 21
A. scatter chart
B. ribbon chart
C. line chart
D. key influences
Answer: D
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-influencers
Question: 22
You have the visual shown in the exhibit. (Click the Exhibit tab.)
You need to show the relationship between Total Cost and Total Sales over time.
What should you do?
Questions & Answers PDF P-19
Answer: A
Question: 23
HOTSPOT
You are creating a column chart visualization.
You configure groups as shown in the Groups exhibit. {Click the Groups tab.)
The visualization appears as shown in the Chart exhibit. (Click the Chart tab.)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Questions & Answers PDF P-20
Answer:
Question: 24
You build a report to help the sales team understand its performance and the drivers of sales. The
team needs to have a single visualization to identify which factors affect success. Which type of
visualization should you use?
A. Key influences
B. Funnel chart
C. Q&A
D. Line and clustered column chart
Answer: A
Question: 25
HOTSPOT
You need to create a visual as shown in the following exhibit.
Questions & Answers PDF P-21
The indicator color for Total Sales will be based on % Growth to Last Year.
The solution must use the existing calculations only.
How should you configure the visual? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Questions & Answers PDF P-22
Question: 26
HOTSPOT
You are creating a quick measure as shown in the following exhibit.
You need to create a monthly rolling average measure for Sales over time-How should you configure
the quick measure calculation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Questions & Answers PDF P-23
Answer:
Question: 27
You have a data model that contains many complex DAX expressions. The expressions contain
frequent references to the related and relatedtable functions. You need to recommend a solution to
minimize the use of the related and relatedtable functions. What should you recommend?
Answer: A
Questions & Answers PDF P-24
Question: 28
You have a sales system that contains the tables shown in the following table.
A. SUM(sales[sales_amount]) - CALCULATE(SUM(sales[sales_amount]),
SAMEPERIODLASTYEAR('Date'[DatelD])
B. CALCULATE(SUM(sales[sales_amount]), DATESYTD('Date'[DatelD]))
C. (SUN(sales[sales_araount]) - CALCULATE(SUM(sales[sales_amount]),
SAHEPERIOOLASTYEAR('Date'[DatelD]))/ CALCULATE(SUM(sales[sales_amount]),
SAMEPERIOOLASTYEAR
('Date'[DateID])
D. CALCULATE(SUH(sales[sales_araount]), SAMEPERIODLASTYEAR('Date'[DatelD])
Answer: D
Question: 29
You build a report to analyze customer transactions from a database that contains the tables shown
in the following table.
Answer: A
Question: 30
HOTSPOT
You are creating an analytics report that will consume data from the tables shown in the following
table.
Answer:
Questions & Answers PDF P-26
Question: 31
HOTSPOT
You are creating a Microsoft Power Bl model that has two tables named CityData and Sales. CityData
contains only the data shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Questions & Answers PDF P-27
Question: 32
DRAG DROP
You build a report about warehouse inventory dat
a. The dataset has more than 10 million product records from 200 warehouses worldwide. You have a
table named Products that contains the columns shown in the following table.
Warehouse managers report that it is difficult to use the report because the report uses only the
product name in tables and visuals. The product name is contained within the ProductDescription
column and is always the fourth value.
You need to modify the report to support the warehouse managers requirement to explore inventory
levels at different levels of the product hierarchy. The solution must minimize the model size.
Which three actions should you perform in sequence? To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.
Questions & Answers PDF P-28
Answer:
Question: 33
HOTSPOT
You are creating a Microsoft Power Bl imported data model to perform basket analysis. The goal of
the analysis is to identify which products are usually bought together in the same transaction across
and within sales territories.
You import a fact table named Sales as shown in the exhibit. (Click the Exhibit tab.)
Questions & Answers PDF P-29
Answer:
Questions & Answers PDF P-30
Question: 34
You are configuring a Microsoft Power Bl data model to enable users to ask natural language
questions by using Q&
A. You have a table named Customer that has the following measure.
Customer Count = DISTINCTCOUNT(Customer[CustomerID])
Users frequently refer to customers as subscribers.
You need to ensure that the users can get a useful result for "subscriber count" by using Q&A. The
solution must minimize the size of the model.
What should you do?
A. Add a description of "subscriber count" to the Customer Count measure.
B. Set Summarize By to None for the CustomerlD column.
C. Add a description of "Subscriber" to the Customer table.
D. Add a synonym of "subscriber" to the Customer table.
Answer: D
Question: 35
You have a Microsoft Power Bl report. The size of PBIX file is 550 MB. The report is accessed by using
an App workspace in shared capacity of powerbi.com.
The report uses an imported dataset that contains one fact table. The fact table contains 12 million
rows. The dataset is scheduled to refresh twice a day at 08:00 and 17:00.
The report is a single page that contains 15 custom visuals and 10 default visuals.
Users say that the report is slow to load the visuals when they access and interact with the report
You need to recommend a solution to improve the performance of the report.
What should you recommend?
Answer: A
Questions & Answers PDF P-31
Question: 36
DRAG DROP
You have a Microsoft Power Bl workspace.
You need to grant the user capabilities shown in the following table.
Answer:
Explanation:
User 1 = Member
User 2 = Contributor
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-new-workspaces
Question: 37
You have four sales regions. Each region has multiple sales managers.
You implement row-level security (RLS) in a data model. You assign the relevant distribution lists to
each role.
You have sales reports that enable analysis by region. The sales managers can view the sales records
of their region. The sales managers are prevented from viewing records from other regions.
A sales manager changes to a different region.
You need to ensure that the sales manager can see the correct sales data.
What should you do?
A. From Microsoft Power Bl Desktop, edit the Row-Level Security setting for the reports.
B. Change the Microsoft Power Bl license type of the sales manager.
Questions & Answers PDF P-32
Answer: A
Question: 38
You have five sales regions. Each region is assigned a single salesperson.
You have an imported dataset that has a dynamic row-level security (RLS) role named Sales. The
Sales role filters sales transaction data by salesperson.
Salespeople must see only the data from their region.
You publish the dataset to powerbi.com, set RLS role membership, and distribute the dataset and
related reports to the salespeople.
A salesperson reports that she believes she should see more data.
You need to verify what data the salesperson currently sees.
What should you do?
A. Use the Test as role option to view data as the salesperson's user account.
B. Use the Test as role option to view data as the Sales role.
C. Instruct the salesperson to open the report in Microsoft Power Bl Desktop.
D. Filter the data in the reports to match the intended logic in the filter on the sales transaction table.
Answer: B
Question: 39
You have a collection of reports for the HR department of your company. The datasets use row-level
security (RLS). The company has multiple sales regions that each has an HR manager. You need to
ensure that the HR managers can interact with the data from their region only. The HR managers
must be prevented from changing the layout of the reports. How should you provision access to the
reports for the HR managers?
A. Create a new workspace, copy the datasets and reports, and add the HR managers as members of
the workspace.
B. Publish the reports to a different workspace other than the one hosting the datasets.
C. Publish the reports in an app and grant the HR managers access permission.
D. Add the HR managers as members of the existing workspace that hosts the reports and the
datasets.
Answer: D
Questions & Answers PDF P-33
Question: 40
Your company plans to completely separate development and production assets such as datasets,
reports, and dashboards in Microsoft Power Bl.
You need to recommend an application lifecycle strategy. The solution must minimize maintenance
to update access and prevent end users from viewing the development assets.
What should you recommend?
A. Create production reports in a separate workspace that uses a shared dataset from the
development workspace. Grant the end users access to the production workspace.
B. In the same workspace, create separate copies of the assets and append DEV to the names of the
copied assets. Grant the end users access to the workspace.
C. Create separate workspaces for development and production. Grant the end users access to the
production workspace.
D. Create one workspace for development. From the workspace, publish an app for production.
Answer: C
Question: 41
HOTSPOT
You have a report page that contains the visuals shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the
information presented in the graphic. NOTE: Each correct selection is worth one point.
Questions & Answers PDF P-34
Answer:
Question: 42
You are creating a visual to show the ranking of product categories by sales revenue.
Your company's security policy states that you cannot send data outside of your Microsoft Power Bl
tenant
Which approach provides the widest variety of visuals while adhering to the security policy?
Answer: C
Question: 43
You have a Microsoft Power Bl dashboard. The report used to create the dashboard uses an imported
dataset from a Microsoft SQL Server data source. The dashboard is shown in the exhibit. (Click the
Exhibit tab.)
Questions & Answers PDF P-35
A. A user pressed F5
B. A new transaction was added to the data source.
C. A user added a comment to a tile.
D. The dashboard tile cache refreshed.
Questions & Answers PDF P-36
Answer: D
Question: 44
You have a report that contains four pages. Each page contains slicers for the same four fields. Users
report that when they select values on a slicer on one page, the visuals are not updated on all the
pages. You need to recommend a solution to ensure that users can select a value once to filter the
results on all the pages. What are two possible recommendations to achieve this goal? Each correct
answer presents a complete solution. NOTE: Each correct selection is worth one point.
Answer: AE
Question: 45
You are developing a report page. Some users will navigate the report by using a keyboard, and some
users will consume the report by using a screen reader. You need to ensure that the users can
consume the content on a report page in a logical order. What should you configure in Microsoft
Power Bl Desktop?
Answer: B
Question: 46
You create a dashboard by using the Microsoft Power Bl Service. The dashboard contains a card visual
that shows total sales from the current year. You grant users access to the dashboard by using the
viewer role on the workspace. A user wants to receive daily notifications of the number shown on
the card visual. You need to automate the notifications. What should you do?
Answer: C
Question: 47
Answer: A
Question: 48
You publish a report to a workspace named Customer Services. The report identifies customers that
have potential data quality issues that must be investigated by the customer services department of
your company.
You need to ensure that customer service managers can create task lists in Microsoft Excel based on
the data.
Which report setting should you configure?
Answer: E
https://powerbi.microsoft.com/en-us/blog/announcing-persistent-filters-in-the-service/
Question: 49
You have a report that contains three pages. One of the pages contains a KPI visualization. You need
to filter all the visualizations in the report except for the KPI visualization. Which two actions should
you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is
worth one point.
Questions & Answers PDF P-38
A. Add the same slicer to each page and configure Sync slicers.
B. Edit the interactions of the KPI visualization.
C. Configure a page-level filter.
D. Edit the interactions of the slicer that is on the same page as the KPI visualization.
E. Configure a report-level filter.
Answer: BE
Question: 50
A. Feedback
B. Subscribe
C. Comments
D. Mark as favorite
Answer: C
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-comment
Question: 51
HOTSPOT
You have two Azure SQL databases that contain the same tables and columns.
For each database, you create a query that retrieves data from a table named Customers.
You need to combine the Customer tables into a single table. The solution must minimize the size of
the data model and support scheduled refresh in powerbi.com.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Answer:
Questions & Answers PDF P-39
Question: 52
You have a Microsoft SharePoint Online site that contains several document libraries. One of the
document libraries contains manufacturing reports saved as Microsoft Excel files. All the
manufacturing reports have the same data structure.
You need to load only the manufacturing reports to a table for analysis.
What should you do in Microsoft Power Bl Desktop?
A. Get data from a SharePoint Online list, enter the site URL and then select Combine & Load.
B. Get data from a SharePoint Online folder and enter the site URL. Edit the query and filter by folder
path.
C. Get data from a SharePoint Online folder, enter the site URL, and then select Combine & Load.
D. Get data from a SharePoint Online list and enter the site URL. Edit the query and filter by folder
path.
Answer: A
Question: 53
HOTSPOT
You have a folder of monthly transaction extracts.
You plan to create a report to analyze the transaction data.
You receive the following email message: "Hi. I've put 24 files of monthly transaction data onto the
shared drive. File Transactions201901.csv through Transactions201912.csv have the latest set of
columns, but files Transactions201801.csv to Transactions201812.csv have an older layout without
the extra fields needed for analysis. Each file contains 10 to 50 transactions."
You get data from the folder and select Combine & Load. The Combine Files dialog box is shown in
the exhibit. (Click the Exhibit tab.)
Questions & Answers PDF P-40
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Question: 54
A. 1318
B. 1319
C. 21318 Lasalle Street
D. 21319 Lasalle Street
Answer: C
Question: 55
DRAG DROP
You receive revenue data that must be included in Microsoft Power Bl reports.
You perform an initial load of the data from a Microsoft Excel source as shown in the following
exhibit.
You plan to create several visuals from the data, including a visual that shows revenue split by year
and product.
You need to transform the data to ensure that you can build the visuals. The solution must ensure
that the columns are named appropriately for the data that they contain.
Answer:
Questions & Answers PDF P-42
Question: 56
A. Show whitespace
B. Column distribution
C. Column profile
D. Column quality
E. Monospaced
Answer: AD
Question: 57
HOTSPOT
You view a query named Transactions as shown in the following exhibit.
Questions & Answers PDF P-43
Answer:
Question: 58
You have a query that returns the data shown in the following exhibit.
You need to configure the query to display the data as shown in the following exhibit.
A. =Table.ExpandListColum(Table.TransformColunins(Source, {{"classes".
Splitter.SplitTextByDelimiter('','', QuoteStyle.None), let itemType - (type nullable text) meta
Questions & Answers PDF P-45
Answer: D
Question: 59
DRAG DROP
You are modeling data in table named SalesDetail by using Microsoft Power Bl.
You need to provide end users with access to the summary statistics about the SalesDetail dat
a. The users require insights on the completeness of the data and the value distributions.
Which three actions should you perform in sequence? To answer, move the appropriate actions from
the list of actions to the answer area and arrange them in the correct order.
Answer: