Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

HR Dashboard

If I want to display the number of employees hired each year, how should i do that?

Say I have a field called year, and another field called employement date?

Labels (1)
14 Replies
buzzy996
Master II
Master II

see this,

richard_chilvers
Specialist
Specialist

I guess you have a table which lists each employee (by EmployeeID) and their employment date ? Don't forget that several people may start on the same day.

Then create a straight table type of Chart, with year of employment as the dimension and COUNT(DISTINCT EmployeeID) as an expression.

MK_QSL
MVP
MVP

You can create flag inside script to find out the employee joined in particular year... Please provide some sample data to work..

jpenuliar
Partner - Specialist III
Partner - Specialist III

Hi Shreya,

you might be able to get inspiration from Qlikview Demo file "Human Resources"

Not applicable
Author

You can at the expression level or at the script level. Please find the attachment

Not applicable
Author

I am unable to open it, Could you screenshot it maybe?

buzzy996
Master II
Master II

hi,are u tried the one I attached in first post?

Not applicable
Author

Yea, Can't open either.

buzzy996
Master II
Master II

try with these files