Monday, 12 April 2021

Dynamics 365 Terminology Updates - Things a developer should know

 

Terminology updates

Responding to customer feedback and data from user research, effective November 2020 we're updating some terminology in Dataverse to be more intuitive and make its usage more productive. The terminology updates are listed below, and we're in the process of rolling them out across Microsoft Power Platform.

TERMINOLOGY UPDATES
Legacy termCurrent term
Entity, entitiesTable, tables
Field, fields
Attribute, attributes
Column, columns
Record, recordsRow, rows
Option set, multi select option sets
Picklist, picklists
Choice, choices
Two OptionsYes/No

No comments:

Post a Comment

Track Issues in Logic Apps/Flow using Correlation Id

  Previously I have written some blog post, like this one, showing how easy it is to create API endpoints in Flow and Logic Apps . This inv...