QuestionQ226

Create a technical design

A company is designing data integration with an external system by using virtual tables.

You need to implement the virtual tables.

Solution: Use a table with a GUID as its primary key.

Does this solution meet the goal?

  • A Yes
  • B No
Explanation

Microsoft Dataverse virtual tables require each external-source table to have an associated GUID primary key so that records can be uniquely identified.

Learn more

Community Discussion

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