What should you include in the recommendation?
Topic 2, Contoso, Ltd Overview Contoso, Ltd. is a company that sells enriched financial data to a variety of external customers. Contoso has a main office in Los Angeles and two branch offices in New York and Seattle. Data Infrastructure Contoso has a 50-TB data warehouse that uses an instance...
Which three actions should you recommend performing in the Power Bl Admin portal?
You have new security and governance protocols for Power Bl reports and datasets. The new protocols must meet the following requirements. • New reports can be embedded only in locations that require authentication. • Live connections are permitted only for workspaces that use Premium capacity datasets. Which three actions should...
Which method should you invoke on the DataFrame?
You are using a Python notebook in an Apache Spark pool in Azure Synapse Analytics. You need to present the data distribution statistics from a DataFrame in a tabular view. Which method should you invoke on the DataFrame?A . freqltemsB . explainC . rollupD . describeView AnswerAnswer: D Explanation: The...
What should you do?
You need to meet the technical requirements for deploying reports and datasets to the User Experience workspace. What should you do?A . From the Corporate Data Models and User Experience workspaces, select Allow contributors to update the app.B . From the Corporate Data Models and User Experience workspace, set License...
Which two possible tools can you use to identify what causes the report to render slowly? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Which two possible tools can you use to identify what causes the report to render slowly? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Synapse StudioB . DAX StudioC . Azure Data StudioD . Performance analyzer in Power Bl DesktopView AnswerAnswer: BD...
How should you reference the Unit Price column in the Python code?
You are creating a Python visual in Power Bl Desktop. You need to retrieve the value of a column named Unit Price from a DataFrame. How should you reference the Unit Price column in the Python code?A . pandas.DataFrame('Unit Price')B . dataset['Unit Price']C . data = [Unit Price]D . ('Unit...
Which two configurations should you include in the recommendation?
You need to recommend a solution for the customer workspaces to support the planned changes. Which two configurations should you include in the recommendation? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Set Use datasets across workspaces to EnabledB . Publish...
Which type of summarization should you use for SalesAmount and StoreKey?
HOTSPOT You are configuring an aggregation table as shown in the following exhibit. The detail table is named FactSales and the aggregation table is named FactSales(Agg). You need to aggregate SalesAmount for each store. Which type of summarization should you use for SalesAmount and StoreKey? To answer, select the appropriate...
You have the following code in an Azure Synapse notebook
HOTSPOT You have the following code in an Azure Synapse notebook. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the code. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: stacked bar chart matplotlib.pyplot.bar makes...
Which two settings should you configure in the Customize theme window?
You are configuring a Power Bl report for accessibility as shown in the following table. You need to change the default colors of all three visuals to make the report more accessible to users who have color vision deficiency. Which two settings should you configure in the Customize theme window?...