Configuring Virtual Tables Quiz

5 questions Pass: 70% +25 pts

Quiz covering Manage the Data Model

Configuring Virtual Tables Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary characteristic of a virtual table in Microsoft Dataverse compared to a standard table?

  2. 2

    When configuring a virtual table using the OData v4 Data Provider, which of the following is a requirement for the external service endpoint?

  3. 3

    You are creating a relationship between a standard Dataverse table and a virtual table. Which of the following statements is true regarding these relationships?

  4. 4

    Which component is responsible for translating Dataverse API calls into queries that the external data source can understand?

  5. 5

    You are developing a custom Virtual Table Data Provider using a Plug-in. To ensure that users can see a list of records in a Model-driven app grid, which two messages must your plug-in handle?