Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date Range

Hi Experts,

i have an Employee details table which has Startdate as a dimension.

from this, i have done the calendar to get month and year of start date.

i have done an expression as Date(Today())-STARTDATE to calculate the length of service in days.

i have the following chart to count the no. of employees with regard to length of service.

LOS.JPG

Now i need to change this chart like the days as range to make the chart user friendly. i.e., like 0-5, 10-20, 30-40, ...etc

similar to the below chart.

LOSsample.JPG

how can i do this.

please help me on this

1 Solution
2 Replies
krishna20
Specialist II
Specialist II

Hi Rajendran,

Try by using Class() function.This may helps you...