QuestionQ318

Configure Microsoft Dataverse

You are designing an implementation with complex data requirements.

The data storage requirements are:

  • Query large volumes of unstructured data in Dataverse.
  • Read and update structured data stored outside Dataverse.

You need to implement data storage that meets the requirements.

Which table types should you use? Each table type may be used once, more than once, or not at all.

Drag & Drop
Elastic
Standard
Virtual
Unstructured data inside Dataverse
Structured data outside Dataverse
Explanation

Elastic tables are for large-scale Dataverse data with flexible schemas, including unstructured or semi-structured data. Virtual tables expose data held in external systems without copying it into Dataverse and can allow create, read, update, and delete operations when the source supports them.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!