You need to fix the PowerPivot data refresh problem by using the least amount of administrative effort. What should you do? A. Use the PowerPivot Configuration Tool and select the Upgrade Features, Services, Applications and Solutions option. B. Use the…

You need to configure data refresh for the Manufacturing Performance PowerPivot workbook. What should you do? (Each correct answer presents part of the solution. Choose ail that apply.) A. Configure the PowerPivot Data Refresh Timer Job to run every 60…

You need to create the calculation for SalespersonName. What should you do? (Each correct answer presents a complete solution. Choose all that apply.) A. Create a computed column in the data warehouse’s DimSalesperson table. Include the column in the Sales…

You need to configure package execution logging to meet the requirements. What should you do? A. Configure logging in each ETL package to log the OnError, OnInformation, and Diagnostic events. B. Set the SSIS catalog’s Server-wide Default Logging Level property…

You need to define the trend calculation for the sales performance KPI. Which KPI trend MDX expression should you use? A. CASE WHEN [Sales Variance %] < ([Sales Variance %], [Date].[Calendar].PrevMember) THEN -1 WHEN [Sales Variance %] = ([Sales Variance…