Invenias Power BI: People Progress Tracking

This People Progress Tracking View is designed to track and report significant status changes of individuals, essential for monitoring and analyzing the progress of candidates and clients within the system.

What It Does

  • Targeted Tracking Capability:Track and report on an individuals' progress as candidates (Person Candidate Status Change) or clients (Person Client Status Change). Gain insights into their progression through different phases of their candidacy or client engagement.

Table of Columns

Column Name

Column Type

Description

Joins To

PersonId

Guid

Unique identifier for an individual, linking to their overall profile.

PersonView

OriginalValue

String

Captures the status of a person before the change, be it candidate or client.

N/A

NewValue

String

Reflects the updated status, indicating the latest stage in their journey.

N/A

CreatorId

Guid

Identifies who made the update, offering accountability and tracking.

UserInformationView

DateCreated

DateTime

Marks the date when the status change was recorded.

N/A