exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 107 discussion

Actual exam question from Microsoft's DP-600
Question #: 107
Topic #: 1
[All DP-600 Questions]

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 Fabric tenant that contains a semantic model named Model1.

You discover that the following query performs slowly against Model1.



You need to reduce the execution time of the query.

Solution: You replace line 4 by using the following code:

ISEMPTY ( RELATEDTABLE ( 'Order Item' ) )

Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Chrys941
5 months, 1 week ago
Selected Answer: B
NOT ISEMPTY IS THE CORRECT.
upvoted 4 times
...
stilferx
5 months, 2 weeks ago
Selected Answer: B
IMHO, No It should be NOT EMPTY, to have same meaning
upvoted 1 times
...
bigdave987
5 months, 3 weeks ago
Selected Answer: B
No. The suggested logic would show where COUNTROWS = 0, not > 0. Answer is correct
upvoted 2 times
...
klashxx
5 months, 3 weeks ago
B is correct (NO) because the suggested change does not meet the goal because it reverses the logic of the query.
upvoted 2 times
...
Lucetmi
5 months, 3 weeks ago
Selected Answer: B
Should be NOT ISEMPTY
upvoted 2 times
...
Mr_Fabricator
6 months ago
Hence the answer B is only correct!!
upvoted 2 times
...
VAzureD
6 months ago
The answers is correct
upvoted 1 times
...
Unbounded
6 months ago
Selected Answer: A
I think, CALCULATE would take more processing time than using a native FUNCTION like ISEMPTY
upvoted 1 times
Mr_Fabricator
6 months ago
The condition itself is wrong here the. The CALCULATE Logic checks a list of customers who have made at least one sale. While ISEMPTY Logic checks a list of customers who haven't made any sales.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago