Skip to end of banner
Go to start of banner

Changes in Personal Details

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Description

Shows how many changes were made in the Employee Portal to the Personal Details within today based on the Changes to Personal Details from APP .

Keywords

documents, scans

Category

Personnel Portal Views

Description

The tile shows how many changes were made in the Employee Portal to the Personal Details within today. The view is based on the crew list Changes to Personal Details from APP and works only if you have it in your system.

Tile Preview

Data-source

The data-source should be added under the General Codes before setting up the tile. It defines the selection for the tile.

select 
  count (PIN) 
from VIEWID
where convert (date, DateModified) = convert (date, GETDATE())

Note: VIEWID should be substituted with the crew list view ID: e.g PW001SRV50 . The crew list view ID can be checked in the General Codes.

Tile and Frame Setup

The tile should be setup in the following way, with the link to the Changes to Personal Details from APP crew list view. The rest of the settings are up to your preferences.

The frame should be setup with the link to the proper data-source. The rest of the settings are up to your preferences.

In our example we use:

  • Tile Color: SteelBlue

  • Font Size: 11

  • Font Name: Arial

  • Align: MiddleCenter

  • No labels