What should be modified first?

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 settingsB ....

September 28, 2024 No Comments READ MORE +

What can you identify about the pickupLongitude column?

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 ....

September 27, 2024 No Comments READ MORE +

How should you complete the code?

HOTSPOT You have a data warehouse that contains a table named Stage. Customers. Stage-Customers contains all the customer record updates from a customer relationship management (CRM) system. There can be multiple updates per customer You need to write a T-SQL query that will return the customer ID, name, postal code,...

September 26, 2024 No Comments READ MORE +

You have a Fabric tenant

HOTSPOT You have a Fabric tenant. You plan to create a Fabric notebook that will use Spark DataFrames to generate Microsoft Power Bl visuals. You run the following code. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is...

September 26, 2024 No Comments READ MORE +

Which two languages can you use to perform model scoring?

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...

September 25, 2024 No Comments READ MORE +

Which function should you include in the step?

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....

September 24, 2024 No Comments READ MORE +

What should you do?

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...

September 24, 2024 No Comments READ MORE +

What are two ways to achieve the goal?

You have a Fabric tenant that contains a semantic model. The model uses Direct Lake mode. You suspect that some DAX queries load unnecessary columns into memory. You need to identify the frequently used columns that are loaded into memory. What are two ways to achieve the goal? Each correct...

September 23, 2024 No Comments READ MORE +

How should you complete the DAX expression?

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...

September 23, 2024 No Comments READ MORE +

How should you complete the DAX code?

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. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: The measure should use the AVERAGE function...

September 22, 2024 No Comments READ MORE +