
Answer-first summary for fast verification
Answer: 1. Ensure the tabular model is deployed. 2. Use an XMLA-enabled client tool like SSMS. 3. Connect to the XMLA endpoint using the model's server name and database name. 4. Write and execute the DAX query.
Option A correctly outlines the steps to connect to and query datasets using the XMLA endpoint with SSMS, which is a common tool for this purpose. Options B, C, and D suggest using Power BI, Excel, and Visual Studio, which may not be as commonly used for this specific task.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Given a scenario where you need to connect to and query datasets using the XMLA endpoint in Fabric, what steps would you take to ensure that you can successfully execute a DAX query to retrieve data from a tabular model? Describe the process in detail.
A
B
C
D
No comments yet.