DP 600
DP 600
Microsoft
DP-600 Exam
Implementing Analytics Solutions Using Microsoft Fabric
https://www.certkillers.net/Exam/DP-600
https://www.certkillers.net
Questions & Answers PDF Page 2
Version: 7.0
Question: 1
HOTSPOT
You to need assign permissions for the data store in the AnalyticsPOC workspace. The solution must
meet the security requirements.
Which additional permissions should you assign when you share the data store? To answer, select the
appropriate options in the answer area.
Answer:
Explanation:
https://www.certkillers.net
Questions & Answers PDF Page 3
The permissions for the data store in the AnalyticsPOC workspace should align with the principle of least
privilege:
Data Engineers need read and write access but not to datasets or reports.
Data Analysts require read access specifically to the dimensional model objects and the ability to create
Power BI reports.
Data Scientists need read access via Spark notebooks. These settings ensure each role has the necessary
permissions to fulfill their responsibilities without exceeding their required access level.
Question: 2
HOTSPOT
You need to create a DAX measure to calculate the average overall satisfaction score.
How should you complete the DAX code? To answer, select the appropriate options in the answer area.
https://www.certkillers.net
Questions & Answers PDF Page 4
https://www.certkillers.net
Questions & Answers PDF Page 5
Answer:
Explanation:
The measure should use the AVERAGE function to calculate the average value.
It should reference the Response Value column from the 'Survey' table.
The 'Number of months' should be used to define the period for the average calculation.
To calculate the average overall satisfaction score using DAX, you would need to use the AVERAGE
function on the response values related to satisfaction questions. The DATESINPERIOD function will help
in calculating the rolling average over the last 12 months.
https://www.certkillers.net
Questions & Answers PDF Page 6
Question: 3
HOTSPOT
You need to resolve the issue with the pricing group classification.
How should you complete the T-SQL statement? To answer, select the appropriate options in the answer
area.
https://www.certkillers.net
Questions & Answers PDF Page 7
https://www.certkillers.net
Questions & Answers PDF Page 8
Answer:
Explanation:
You should use CREATE VIEW to make the pricing group logic available for T-SQL queries.
The CASE statement should be used to determine the pricing group based on the list price.
The T-SQL statement should create a view that classifies products into pricing groups based on the list
price. The CASE statement is the correct conditional logic to assign each product to the appropriate
pricing group. This view will standardize the pricing group logic across different databases and semantic
models.
Question: 4
What should you recommend using to ingest the customer data into the data store in the AnatyticsPOC
workspace?
https://www.certkillers.net
Questions & Answers PDF Page 9
A. a stored procedure
C. a Spark notebook
D. a dataflow
Answer: D
Explanation:
For ingesting customer data into the data store in the AnalyticsPOC workspace, a dataflow (D) should be
recommended. Dataflows are designed within the Power BI service to ingest, cleanse, transform, and
load data into the Power BI environment. They allow for the low-code ingestion and transformation of
data as needed by Litware's technical requirements. Reference = You can learn more about dataflows
and their use in Power BI environments in Microsoft's Power BI documentation.
Question: 5
Which type of data store should you recommend in the AnalyticsPOC workspace?
A. a data lake
B. a warehouse
C. a lakehouse
Answer: C
Explanation:
A lakehouse (C) should be recommended for the AnalyticsPOC workspace. It combines the capabilities of
https://www.certkillers.net
Questions & Answers PDF Page 10
a data warehouse with the flexibility of a data lake. A lakehouse supports semi-structured and
unstructured data and allows for T-SQL and Python read access, fulfilling the technical requirements
outlined for Litware. Reference = For further understanding, Microsoft's documentation on the
lakehouse architecture provides insights into how it supports various data types and analytical
operations.
https://www.certkillers.net
Questions & Answers PDF Page 11
https://www.certkillers.net/Exam/DP-600
https://www.certkillers.net