Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Free Practice Questions for the Microsoft Certified: Fabric Analytics Engineer Associate DP-600 Exam (2026 Updated)

At Marks4sure, we are dedicated to providing IT professionals with the most accurate and reliable preparation materials for the Microsoft DP-600 exam. To support your certification journey, we have made a selection of our premium 2026 Microsoft Certified: Fabric Analytics Engineer Associate practice questions and answers available completely free. You can take this practice test as many times as you need. Every question includes a detailed, expertly verified explanation to ensure you fully grasp the core security concepts before test day.

Questions 4

Which type of data store should you recommend in the AnalyticsPOC workspace?

Options:

A.

a data lake

B.

a warehouse

C.

a lakehouse

D.

an external Hive metaStore

Buy Now
Questions 5

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.

NOTE: Each correct selection is worth one point.

DP-600 Question 5

DP-600 Question 5

Options:

Buy Now

DP-600 Report Card

Questions 6

What should you recommend using to ingest the customer data into the data store in the AnatyticsPOC workspace?

Options:

A.

a stored procedure

B.

a pipeline that contains a KQL activity

C.

a Spark notebook

D.

a dataflow

Buy Now
Questions 7

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.

NOTE: Each correct selection is worth one point.

DP-600 Question 7

DP-600 Question 7

Options:

Buy Now
Questions 8

You need to recommend a solution to prepare the tenant for the PoC.

Which two actions should you recommend performing from the Fabric Admin portal? Each correct answer presents part of the solution.

NOTE: Each correct answer is worth one point.

Options:

A.

Enable the Users can try Microsoft Fabric paid features option for specific security groups.

B.

Enable the Allow Azure Active Directory guest users to access Microsoft Fabric option for specific security groups.

C.

Enable the Users can create Fabric items option and exclude specific security groups.

D.

Enable the Users can try Microsoft Fabric paid features option for the entire organization.

E.

Enable the Users can create Fabric items option for specific security groups.

Buy Now
Questions 9

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.

NOTE: Each correct selection is worth one point.

DP-600 Question 9

Options:

Buy Now
Questions 10

You have a Fabric tenant that contains a lakehouse named LH1.

You need to deploy a new semantic model. The solution must meet the following requirements:

• Support complex calculated columns that include aggregate functions, calculated tables, and Multidimensional Expressions (MDX) user hierarchies.

• Minimize page rendering times.

How should you configure the model? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

DP-600 Question 10

Options:

Buy Now
Questions 11

You have an Azure SQL database named DB1 and a Fabric workspace named Workspace1. Workspace 1 contains a lakehouse named LH1 and a Dataflow Gen2 named Dataflow1. Dataflow1 includes a query named Query1 that loads data from DB1. applies transformations to the data, and then filters the data.

You discover that Query1 loads all the data before applying the transformations.

You need to ensure that Query1 uses query folding.

What should you do?

Options:

A.

Remove unused columns from Query1.

B.

Enable incremental refresh for Query1.

C.

Replace DB1 with a Microsoft SQL Server database.

D.

Move the filter steps before the transformation steps in Query1.

Buy Now
Questions 12

You have a Fabric tenant that contains a workspace named Workspace1. Workspace1 contains a data pipeline named Pipeline1 and a lakehouse named Lakehouse1.

You perform the following actions:

Create a workspace named Workspace2.

Create a deployment pipeline named DeployPipeline1 that will deploy items from Workspace1 to Workspace2.

Add a folder named Folder1 to Workspace1.

Move Lakehouse1 to Folder1.

Run DeployPipeline1.

Which structure will Workspace2 have when DeployPipeline1 is complete?

Options:

A.

\Pipeline1\Folder1\Lakehouse1

B.

\Pipeline1\Lakehouse1

C.

\Folder1\Pipeline1\Folder1\Lakehouse1

D.

\Folder1Lakehouse1

Buy Now
Questions 13

You have a Fabric workspace named Workspace1 that contains a lakehouse named Lakehouse1.

In Workspace1. you create a data pipeline named Pipeline1.

You have CSV files stored in an Azure Storage account.

You need to add an activity to Pipeline1 that will copy data from the CSV files to Lakehouse1. The activity must support Power Query M formula language expressions.

Which type of activity should you add?

Options:

A.

Dataflow

B.

Notebook

C.

Copy data

D.

Script

Buy Now
Questions 14

You are analyzing customer purchases in a Fabric notebook by using PySpanc You have the following DataFrames:

DP-600 Question 14

You need to join the DataFrames on the customer_id column. The solution must minimize data shuffling. You write the following code.

DP-600 Question 14

Which code should you run to populate the results DataFrame?

A)

DP-600 Question 14

B)

DP-600 Question 14

C)

DP-600 Question 14

D)

DP-600 Question 14

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 15

You have a Fabric tenant that contains a semantic model.

You need to prevent report creators from populating visuals by using implicit measures.

What are two tools that you can use to achieve the goal? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

Options:

A.

Microsoft Power BI Desktop

B.

Tabular Editor

C.

Microsoft SQL Server Management Studio (SSMS)

D.

DAX Studio

Buy Now
Questions 16

You have a Fabric tenant that contains a lakehouse. You plan to use a visual query to merge two tables.

You need to ensure that the query returns all the rows that are present in both tables. Which type of join should you use?

Options:

A.

left outer

B.

right anti

C.

full outer

D.

left anti

E.

right outer

F.

inner

Buy Now
Questions 17

You have a Fabric deployment pipeline that includes three stages named Development, Test, and Production. Each stage is assigned to its own workspace on a Fabric capacity.

A paginated report in the Development workspace connects to a semantic model in the same workspace.

You deploy both the paginated report and the semantic model from the Development workspace to the Test workspace.

After the deployment, users report that the paginated report in Test still returns data from the semantic model in Development.

You need to ensure that the paginated report in the Test workspace queries the semantic model in the same workspace after deployments.

What should you do?

Options:

A.

Reassign the Test workspace.

B.

Configure a data source rule for the paginated report.

C.

Configure selective deployment.

D.

Configure a data source rule on the semantic model.

Buy Now
Questions 18

You have a Fabric tenant that contains 30 CSV files in OneLake. The files are updated daily.

You create a Microsoft Power Bl semantic model named Modell that uses the CSV files as a data source. You configure incremental refresh for Model 1 and publish the model to a Premium capacity in the Fabric tenant.

When you initiate a refresh of Model1, the refresh fails after running out of resources.

What is a possible cause of the failure?

Options:

A.

Query folding is occurring.

B.

Only refresh complete days is selected.

C.

XMLA Endpoint is set to Read Only.

D.

Query folding is NOT occurring.

E.

The data type of the column used to partition the data has changed.

Buy Now
Questions 19

You have a Fabric tenant that contains a workspace named Workspace_DEV. Workspace_DEV contains the semantic models shown in the following table.

DP-600 Question 19

Workspace_DEV contains the dataflows shown in the following table.

DP-600 Question 19

DP-600 Question 19

Options:

Buy Now
Questions 20

You have a Fabric tenant that contains a warehouse. The warehouse uses row-level security (RLS). You create a Direct Lake semantic model that uses the Delta tables and RLS of the warehouse. When users interact with a report built from the model, which mode will be used by the DAX queries?

Options:

A.

DirectQuery

B.

Dual

C.

Direct Lake

D.

Import

Buy Now
Questions 21

You are analyzing the data in a Fabric notebook.

You have a Spark DataFrame assigned to a variable named df.

You need to use the Chart view in the notebook to explore the data manually.

Which function should you run to make the data available in the Chart view?

Options:

A.

displayMTML

B.

show

C.

write

D.

display

Buy Now
Questions 22

You need to migrate the Research division data for Productline2. The solution must meet the data preparation requirements. How should you complete the code? To answer, select the appropriate options in the answer area

NOTE: Each correct selection is worth one point.

DP-600 Question 22

Options:

Buy Now
Questions 23

What should you use to implement calculation groups for the Research division semantic models?

Options:

A.

DAX Studio

B.

Microsoft Power Bl Desktop

C.

the Power Bl service

D.

Tabular Editor

Buy Now
Questions 24

Which workspace rote assignments should you recommend for ResearchReviewersGroupl and ResearchReviewersGroupZ? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

DP-600 Question 24

Options:

Buy Now
Questions 25

You need to refresh the Orders table of the Online Sales department. The solution must meet the semantic model requirements. What should you include in the solution?

Options:

A.

an Azure Data Factory pipeline that executes a dataflow to retrieve the minimum value of the OrderlD column in the destination lakehouse

B.

an Azure Data Factory pipeline that executes a Stored procedure activity to retrieve the maximum value of the OrderlD column in the destination lakehouse

C.

an Azure Data Factory pipeline that executes a dataflow to retrieve the maximum value of the OrderlD column in the destination lakehouse

D.

an Azure Data Factory pipeline that executes a Stored procedure activity to retrieve the minimum value of the OrderiD column m thedestination lakehouse

Buy Now
Questions 26

You need to ensure that Contoso can use version control to meet the data analytics requirements and the general requirements. What should you do?

Options:

A.

Store all the semantic models and reports in Data Lake Gen2 storage.

B.

Modify the settings of the Research workspaces to use a GitHub repository.

C.

Store all the semantic models and reports in Microsoft OneDrive.

D.

Modify the settings of the Research division workspaces to use an Azure Repos repository.

Buy Now
Questions 27

You need to recommend a solution to group the Research division workspaces.

What should you include in the recommendation? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

DP-600 Question 27

Options:

Buy Now
Questions 28

Which syntax should you use in a notebook to access the Research division data for Productlinel?

A)

DP-600 Question 28

B)

DP-600 Question 28

C)

DP-600 Question 28

D)

DP-600 Question 28

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 29

You need to recommend which type of fabric capacity SKU meets the data analytics requirements for the Research division. What should you recommend?

Options:

A.

EM

B.

F

C.

P

D.

A

Buy Now
Exam Code: DP-600
Exam Name: Implementing Analytics Solutions Using Microsoft Fabric
Last Update: Sep 16, 2026
Questions: 209

PDF + Testing Engine

$64.99   $185.69

Testing Engine

$49.99   $142.83

PDF (Q&A)

$54.99   $157.11