Example: Tracking Column History

This sample online database shows possible scenarios of implementing column history tracking.
Example: Tracking Column History Database Illustration

Description

This sample online database shows possible scenarios of implementing column history tracking.

Name History Tracking

It's suitable for columns that are frequently changed.
With the help of record change trigger and record create action store "historic" data in a separate "history" table.

Address Section History Tracking

It's suitable for group of columns in table that are rarely changed but, when happened, it should be "documented".
Those columns should be placed into a separate form section and hidden "On Edit" using form behavior.
Custom button will be used to edit such group and, with the help of workflow action, store "historic" data in a separate "history" table.

Account Section History Tracking

It uses "Default/Calculate" property of "history" table columns to fill in initial values for "new state" record from "previous state" record with the help of many-to-many self-relation on details table.
'New' button on details view will be used to "edit" such columns.
Latest values may be brought to the main record with help of index summary columns.

To help you make the system work for your needs, we have developed the following service program:

  • Discuss your needs with our staff.
  • We’ll determine and confirm the workflow logic of your database.
  • We’ll create a ready-to-use database to fit your exact business model.
  • You’ll get a solution designed especially for your needs.

Any support materials, such as spreadsheets and real-life work samples would be very helpful as they would help us better understand your business process.

We offer free system configuration assistance
(up to 4 hours of consulting work).

If you decide that our database is not exactly what you need - you owe nothing.
Like what you see? Try Example: Tracking Column History Database today!