ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 11 - PL-400 discussion

Report
Export

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.


Question 11
Correct answer: Question 11

Explanation:

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.

asked 05/10/2024
Petros Kapouleas
46 questions
User
0 comments
Sorted by

Leave a comment first