You are using GitHub as a source control solution for an Azure Synapse Studio workspace. You need to modify the source control solution to use an Azure DevOps Git repository. What should you do first? A. Disconnect from the GitHub…

You have a Power Bl tenant that contains 10 workspaces. You need to create dataflows in three of the workspaces. The solution must ensure that data engineers can access the resulting data by using Azure Data Factory. Which two actions…

You are using DAX Studio to analyze a slow-running report query. You need to identify inefficient join operations in the query. What should you review? A. the query statistics B. the query plan C. the query history D. the server…

You discover a poorly performing measure in a Power Bl data model. You need to review the query plan to analyze the amount of time spent in the storage engine and the formula engine. What should you use? A. Tabular…

You are optimizing a Power Bl data model by using DAX Studio. You need to capture the query events generated by a Power Bl Desktop report. What should you use? A. the DMV list B. a Query Plan trace C.…

You have a Power Bl dataset that contains the following measure. You need to improve the performance of the measure without affecting the logic or the results. What should you do? A. Replace both calculate functions by using a variable…

You open a Power Bl Desktop report that contains an imported data model and a single report page. You open Performance analyzer, start recording, and refresh the visuals on the page. The recording produces the results shown in the following…