How To Do Snapshot Reporting with AsOf Fields
How To Do Snapshot Reporting with AsOf Fields
Snapshot Date between 'Job Action Effective Date' and 'Job Action End Effective Date
Example: 'Job Action Effective Date' <= DATE ('2020-05-01') AND 'Job Action End Effective Date' >= DATE('2020-05-01')
Example: IF 'Job Action Effective Date' <= DATE ('2020-05-01') AND 'Job Action End Effective Date' >= DATE('2020-05-01') THEN TRUE ELSE FALSE END
Fields to bring into your report to start:
- Employee ID
- Employee Record
- Job Action Effective Date
- Job Action End Effective Date
- Job Effective Sequence Number
How to create a set to filter on Job effective date for EAH views in Tableau:
- Create a calculated field in Tableau using the following logic:
- IF [Job Action Effective Date] <= DATE ('2020-05-01') AND [Job Action End Effective Date] >= DATE('2020-05-01') THEN TRUE ELSE FALSE END
- Call this field "Job Action Dates Flag"
- Right click on the field "Job Action Dates Flag", and 'Create' a 'Set'
- Name this set "Snapshot Dates between Job Action Effective Date and Job Action End Effective Date"
- Click on 'True'
- Click 'Ok'
- Save the report
- Now, you can instantly filter your report by dragging this set to the Filter card
, multiple selections available,
Related content
EAH-Workforce-View Quick Start Guide
EAH-Workforce-View Quick Start Guide
Read with this
EAH Report Developer Training
EAH Report Developer Training
Read with this
EAH-PositionPerMonth-View Quick Start Guide
EAH-PositionPerMonth-View Quick Start Guide
More like this
Employee Analytics Community of Practice
Employee Analytics Community of Practice
Read with this
202501 EAH Release Notes
202501 EAH Release Notes
More like this
2024 Tableau CoP Meetings
2024 Tableau CoP Meetings
More like this