Does this meet the goal?

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Power Pivot model that contains the following tables.

There is a relationship between Products and ProductCategory.
You need to create a hierarchy in Products that contains ProductCategoryName and ProductName
Solution: You create a measure that uses the USERELATIONSHIP DAX function.
Does this meet the goal?
A. Yes
B. No

microsoft-exams

2 thoughts on “Does this meet the goal?

    1. Correct Answer is B (No).

      You can make a hierarchy relationship via Related DAX function.

      You have 2 tables, establish a relationship. Next, use the Related DAX function in Calculated Column of the requesting hierarchy table. View the tables within the Power Pivot Diagram view, it would bring in the Calculated field (you created) to the requesting table. Now you have a field in your requesting table, which you can set a hierarchy in.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.