Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How to calculate the number of employees hired in 2008 (HIRE_DATE). They given me the fields and functions to use in set analysis: EMPLOYEE_ID, HIRE_DATE, year().
I can't use logic in the backend and i just want to show in the front end in expression.
Please help me to solve this problem.
Thank you.
Please change Date to your date field (HIRE_DATE)