Microsoft DP-600 Microsoft Fabric Analytics Engineer Online Training
Microsoft DP-600 Online Training
The questions for DP-600 were last updated at Feb 20,2025.
- Exam Code: DP-600
- Exam Name: Microsoft Fabric Analytics Engineer
- Certification Provider: Microsoft
- Latest update: Feb 20,2025
You are the administrator of a Fabric workspace that contains a lakehouse named Lakehouse1.
Lakehouse1 contains the following tables:
• Table1: A Delta table created by using a shortcut
• Table2: An external table created by using Spark
• Table3: A managed table
You plan to connect to Lakehouse1 by using its SQL endpoint.
What will you be able to do after connecting to Lakehouse1?
- A . ReadTable3.
- B . Update the data Table3.
- C . ReadTable2.
- D . Update the data in Table1.
You have a Fabric tenant that contains a warehouse.
You use a dataflow to load a new dataset from OneLake to the warehouse.
You need to add a Power Query step to identify the maximum values for the numeric columns.
Which function should you include in the step?
- A . Table. MaxN
- B . Table.Max
- C . Table.Range
- D . Table.Profile
You have a Fabric tenant that contains a machine learning model registered in a Fabric workspace. You need to use the model to generate predictions by using the predict function in a fabric notebook.
Which two languages can you use to perform model scoring? Each correct answer presents a complete solution. NOTE: Each correct answer is worth one point.
- A . T-SQL
- B . DAX EC.
- C . Spark SQL
- D . PySpark
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?
- A . displayMTML
- B . show
- C . write
- D . display
You have a Fabric tenant that contains a Microsoft Power Bl report named Report 1. Report1 includes a Python visual. Data displayed by the visual is grouped automatically and duplicate rows are NOT displayed. You need all rows to appear in the visual.
What should you do?
- A . Reference the columns in the Python code by index.
- B . Modify the Sort Column By property for all columns.
- C . Add a unique field to each row.
- D . Modify the Summarize By property for all columns.
DRAG DROP
You have a Fabric tenant that contains a semantic model. The model contains data about retail stores.
You need to write a DAX query that will be executed by using the XMLA endpoint The query must return a table of stores that have opened since December 1,2023.
How should you complete the DAX expression? 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 bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.
You have a Fabric workspace named Workspace 1 that contains a dataflow named Dataflow1. Dataflow! has a query that returns 2.000 rows.
You view the query in Power Query as shown in the following exhibit.
What can you identify about the pickupLongitude column?
- A . The column has duplicate values.
- B . All the table rows are profiled.
- C . The column has missing values.
- D . There are 935 values that occur only once.
You have a Fabric tenant named Tenant1 that contains a workspace named WS1. WS1 uses a capacity named C1 and contains a dawset named DS1. You need to ensure read-write access to DS1 is available by using the XMLA endpoint.
What should be modified first?
- A . the DS1 settings
- B . the WS1 settings
- C . the C1 settings
- D . the Tenant1 settings
You have a Fabric tenant that contains a workspace named Workspace^ Workspacel is assigned to a Fabric capacity.
You need to recommend a solution to provide users with the ability to create and publish custom Direct Lake semantic models by using external tools. The solution must follow the principle of least privilege.
Which three actions in the Fabric Admin portal should you include in the recommendation? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point.
- A . From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled
- B . From the Tenant settings, set Allow Azure Active Directory guest users to access Microsoft Fabric to Enabled
- C . From the Tenant settings, select Users can edit data models in the Power Bl service.
- D . From the Capacity settings, set XMLA Endpoint to Read Write
- E . From the Tenant settings, set Users can create Fabric items to Enabled
- F . From the Tenant settings, enable Publish to Web
You are creating a semantic model in Microsoft Power Bl Desktop.
You plan to make bulk changes to the model by using the Tabular Model Definition Language (TMDL) extension for Microsoft Visual Studio Code.
You need to save the semantic model to a file.
Which file format should you use?
- A . PBIP
- B . PBIX
- C . PBIT
- D . PBIDS