HOTSPOT - You need to correct the portal query issues. Which code should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area:
Suggested Answer:
Scenario: The query for all registered users must return the data categorized by division. Queries must return only the Name and Sport fields. Queries return all fields. The query is as follows: Box 1: GET ..$select=name, sport Use select to return only the Name and Sport fields. Box 2: $apply(groupby(sport ne null) Categorize by division, that is to sports.
Requirements are not that clear:
"The query for all registered users must return the data categorized by division. Queries must return only the Name and Sport fields. Queries return all fields."
But the answer should be the one provided:
select=name,sport ("must return only the Name and Sport fields")
groupby(sport ne null) -> ("all registered users must return the data categorized by division")
upvoted 1 times
...
This section is not available anymore. Please use the main Exam Page.PL-400 Exam Questions
Log in to ExamTopics
Sign in:
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.
Sami324
Highly Voted 10 months agoJuan0414
Most Recent 3 months, 3 weeks ago