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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
master_student
Creator III
Creator III

Intervalls

Hello Guys,

I really miss you

I have d delais traitement field, I would like to create intervalls from this field :

Capture.PNG

Expression : time(Business_Hrs_Without_Overtime / 24, 'hh:mm:ss')

I would like to create those intervalls :

Capture.PNG

Thanks a lot

3 Replies
Anil_Babu_Samineni

What is the Last one?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
master_student
Creator III
Creator III
Author

>=2 days and <=3days

Anil_Babu_Samineni

I believe you need to custom each dual using If..Else condition?

If(Condition < 30, '<30', .....)

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful