What should you do?

You need to minimize me size of the dataset. The solution must meet the report requirements. What should you do?A . Change lite OrderlD column in the Orders table to the text data type.B . Filter out discontinued products while importing the Product table.C . Remove the QuantityPerUnit column from...

May 26, 2022 No Comments READ MORE +

What should you do?

You have five sales regions. Each region is assigned a single salesperson. You have an imported dataset that has a dynamic row-level security (RLS) role named Sales. The Sales role filters sales transaction data by salesperson. Salespeople must see only the data from their region. You publish the dataset to...

May 26, 2022 No Comments READ MORE +

Which DAX expression should you use to get the ending balances in the balance sheet reports?

Which DAX expression should you use to get the ending balances in the balance sheet reports?A . CALCULATE ( SUM( BalanceSheet [BalanceAmount] ), DATESQTD( 'Date'[Date] ) )B . CALCULATE ( SUM( BalanceSheet [BalanceAmount] ), LASTDATE( 'Date'[Date] ) )C . FIRSTNONBLANK ( 'Date' [Date] SUM( BalanceSheet[BalanceAmount] ) )D . CALCULATE (...

May 25, 2022 No Comments READ MORE +

Which type of visualization should you use?

You build a report to help the sales team understand its performance and the drivers of sales. The team needs to have a single visualization to identify which factors affect success . Which type of visualization should you use?A . Key influencesB . Funnel chartC . Q&AD . Line and...

May 25, 2022 No Comments READ MORE +

How should you configure the quick measure calculation?

HOTSPOT You are creating a quick measure as shown in the following exhibit. You need to create a monthly rolling average measure for Sales over time. How should you configure the quick measure calculation? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth...

May 25, 2022 No Comments READ MORE +

What should you recommend?

You have a data model that contains many complex DAX expressions. The expressions contain frequent references to the RELATED and RELATEDTABLE functions. You need to recommend a solution to minimize the use of the RELATED and RELATEDTABLE functions. What should you recommend?A . Merge tables by using Power Query.B ....

May 24, 2022 No Comments READ MORE +

Which type of visualization should you use?

You have a collection of reports for the HR department of your company. You need to create a visualization for the HR department that shows a historic employee counts and predicts trends during the next six months. Which type of visualization should you use?A . scatter chartB . ribbon chartC...

May 24, 2022 No Comments READ MORE +

You need to design the data model and the relationships for the Customer Details worksheet and the Orders table by using Power BI. The solution must meet the report requirements

HOTSPOT You need to design the data model and the relationships for the Customer Details worksheet and the Orders table by using Power BI. The solution must meet the report requirements. For each of the following statement, select Yes if the statement is true, Otherwise, select No. NOTE: Each correct...

May 24, 2022 No Comments READ MORE +