ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 5 - PL-300 discussion

Report
Export

You need to create a relationship between the Weekly_Returns table and the Date table to meet the reporting requirements of the regional managers. What should you do?

A.

In the Weekly.Returns table, create a new calculated column named date-id in a format of yyyymmdd and use the calculated column to create a relationship to the Date table.

Answers
A.

In the Weekly.Returns table, create a new calculated column named date-id in a format of yyyymmdd and use the calculated column to create a relationship to the Date table.

B.

Add the Weekly_Returns data to the Sales table by using related DAX functions.

Answers
B.

Add the Weekly_Returns data to the Sales table by using related DAX functions.

C.

Create a new table based on the Date table where date-id is unique, and then create a many-tomany relationship to Weekly_Return.

Answers
C.

Create a new table based on the Date table where date-id is unique, and then create a many-tomany relationship to Weekly_Return.

Suggested answer: A

Explanation:

Scenario: Region managers require a visual to analyze weekly sales and returns.

To relate the two tables we need a common column.

asked 05/10/2024
Pieter Louw
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first