Q: 20
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?
Options
Discussion
Why is D even an option for this? Transpose just flips the data, doesn't help with relationships at all.
Probably A. Merging tables in Power Query reduces the need to use RELATED/RELATEDTABLE because the columns are already together, so DAX gets a lot simpler. D is a bit of a trap here since transposing doesn't help with relationships. Pretty sure it's A but open to other takes.
D
Be respectful. No spam.