Skip to main content
Planview Customer Success Center

How to find the user who created or updated a record such as time or project or task...etc?

CreatedBy field on a table would give you the ResourceID of the user who created that particular record.

The following fields may help you track changes on tables where these fields exist:

CreatedBy, CreatedOn, UpdatedBy, UpdatedOn