Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
see this,
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.
You can create flag inside script to find out the employee joined in particular year... Please provide some sample data to work..
Hi Shreya,
you might be able to get inspiration from Qlikview Demo file "Human Resources"
You can at the expression level or at the script level. Please find the attachment
I am unable to open it, Could you screenshot it maybe?
hi,are u tried the one I attached in first post?
Yea, Can't open either.
try with these files