Home / Questions / How are entity keys modeled in Dataverse from Finance and Operations apps?
Explanatory Question

How are entity keys modeled in Dataverse from Finance and Operations apps?

👁 4 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

They are converted into a GUID string using concatenation of key fields (e.g., strfmt(entitykey1)|strfmt(entitykey2)).