Build tables in Finance and Operations apps
link

Build tables in Finance and Operations apps

Understand why tables are important in development.

Microsoft Learn
Updated Mar 21, 2025

What you'll learn

  • Define the use of tables in Finance and Operations apps.
  • Create a new table in Visual Studio.
  • Manage table properties.
  • Add fields and field groups to a table.
  • Create an index and a table relation.
Course Description

While tables aren't always viewable to a user in Finance and Operations apps, they are important in development. All data in Finance and Operations apps is stored and managed in a table in Visual Studio. Tables store data such as company transactions, inventory, and journals.