You need to create a calculated column to display the month based on the reporting requirements. Which DAX expression should you use?
You need to create a visualization to meet the reporting requirements of the sales managers.
How should you create the visualization? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You need to provide a solution to provide the sales managers with the required access.
What should you include in the solution?
You import two Microsoft Excel tables named Customer and Address into Power Query Customer contains the following columns:
• Customer ID
• Customer Name
• Phone
• Email Address
• Address ID
Address contains the following columns:
• Address ID
• Address Line 1
• Address Line 2
• City
• State/Region
• Country
• Postal Code
Each Customer ID represents a unique customer m the Customer table. Each Address ID represents a unique address m the Address table. You need to create a query that has one row per customer. Each row must contain City. State/Region, and Country for each customer. What should you do?