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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Sanket_Sharma
Partner - Contributor III
Partner - Contributor III

Time bucket with 30 min frequency

Hi,

We have solving issue_time field, now we need to make buckets of duration '0 to 30',  '30 to 60' min. So that appropriate visualization can be made.

 

 

Labels (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Use the Class() function. 

-Rob

View solution in original post

3 Replies
Taoufiq_Zarra

can you share a sample data ?

Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Use the Class() function. 

-Rob

Sanket_Sharma
Partner - Contributor III
Partner - Contributor III
Author

Thanks It Worked