
A Table is a data structure in Dataverse that stores records. It was previously called an Entity. Tables contain columns and rows, similar to a database table.
A Record is a single row of data in a table. Each record represents an individual item, such as a customer, case, or opportunity.
A Column is a data field within a table. It stores a specific type of information, like a name, date, or number. Columns were previously called Attributes.
A Field is the user-facing representation of a column on a form. It’s where users enter or view data for a record.
An Attribute is the technical term for a column in older versions of Dynamics. Today, the term Column is used instead.
A Primary Name Column is the main text column used to identify a record. For example, the Account Name column in the Account table.
A Primary Key is a unique identifier for each record in a table. It ensures that every record can be referenced without duplication.
A Relationship links two tables together. Common types include one-to-many (1:N), many-to-one (N:1), and many-to-many (N:N). An example is a relationship between a Contact and an Account
A Lookup is a field that allows users to select a record from another table. It creates a relationship between two records.
A Choice is a column type that lets users select from a predefined list of options. It was previously called an Option Set.
A Multi-select Choice is a column type that allows users to select multiple options from a predefined list.
A Two Options field is a column type that stores a simple Yes/No or True/False value.
A Calculated Column is a column that automatically computes its value based on a formula using other columns.
A Rollup Column aggregates data from related records, such as summing revenue from all opportunities linked to an account.
A Virtual Table displays data from an external system in Dataverse without storing it locally.
A Form is the layout that displays fields and data for a record. It’s what users interact with when viewing or editing records.
A Main Form is the primary form used for viewing and editing records in the web or mobile app.
A Quick Create Form is a simplified form that allows users to create records quickly without leaving the current screen.
A Quick View Form displays data from a related record within another form, without navigating away.
A Card Form is a compact form used in dashboards and views to show key details about a record.
A View is a saved query that displays records from a table based on filters and sorting. Views control which columns appear.
A System View is a predefined view available to all users. It’s created and managed by administrators or customisers.
A Personal View is a view created by an individual user for their own use. It can be shared with others.
A Quick Find View defines which columns are searched when using the global search feature.
A Lookup View defines which columns appear when selecting a record in a lookup field.
A Grid is the table-like display of records in a view. It shows multiple records and columns in rows and columns.
A Subgrid is a grid embedded within a form that displays related records.
An Editable Grid allows users to update records directly in the grid without opening each record.
A Chart is a visual representation of data from a view, such as a bar chart or pie chart.
A Dashboard is a page that displays multiple charts, views, and other components for quick insights.
A Timeline shows activities, notes, and posts related to a record in chronological order.
A Note is a text entry attached to a record for additional information. Notes can include file attachments.
An Attachment is a file linked to a record, often added through notes or emails.
A Business Process Flow is a guided path that helps users complete a process by moving through defined stages and steps.
A Stage is a step in a Business Process Flow that groups related actions or fields.
A Step is an individual action or field within a stage of a Business Process Flow.
A Command Bar is the toolbar at the top of forms and views that provides actions like Save, Delete, or custom commands.
A Ribbon is the older term for the command bar in classic Dynamics interfaces.
A Sitemap defines the navigation structure of a model-driven app, including areas, groups, and subareas.
Dataverse Search is the modern search experience that replaces Relevance Search, offering faster and more accurate results.
Duplicate Detection identifies potential duplicate records based on matching rules.
Merge combines two duplicate records into one, preserving related data.
Auditing tracks changes to data, including who made the change and when.
Change Tracking records changes to data for integration and synchronisation purposes.
A TDS Endpoint provides a read-only SQL connection to Dataverse for reporting and analytics.
Global Search allows users to search across multiple tables from a single search box.
Advanced Find is a tool that lets users build complex queries to find records based on specific criteria.
The post Dynamics 365 Glossary – Core Terms appeared first on All My Systems.
Check Pete Murray’s original post https://www.allmysystems.co.uk/dynamics-365-glossary-core-terms/ on www.allmysystems.co.uk which was published 2025-11-04 16:22:00






