ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 162 - PL-400 discussion

Report
Export

You plan to populate records in a Common Data Service entity containing an option set field.

The source system has the label for the option set but not the corresponding integer value.

You are using a non .NET programming language.

You need to find the integer value for the option set.

What should you do?

A.

Use Web API and use a PicklistAttibuteMetadata request.

Answers
A.

Use Web API and use a PicklistAttibuteMetadata request.

B.

Use the Organization service and execute a RetrieveOptionSetRequest request.

Answers
B.

Use the Organization service and execute a RetrieveOptionSetRequest request.

C.

Use Web API and use an InsertOptionValue action.

Answers
C.

Use Web API and use an InsertOptionValue action.

D.

Use the Organization service and execute a RetrieveAttributeRequest request.

Answers
D.

Use the Organization service and execute a RetrieveAttributeRequest request.

Suggested answer: B

Explanation:

You can retrieve a global choice (option set) by name (label) using the RetrieveOptionSetRequest message.

Reference: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/org-service/metadata-option-sets

asked 05/10/2024
Vinayak H
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first