Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
thewillemzelluf
Creator
Creator

class based on time

Hello everyone.

I would like to classify based on time. For example, I want to have all orders for 10:00 in a group, all orders between 10:00 & 12:00 in a group, and all orders after 12:00 in a group. Someone any idea how this can be done? The time is now displayed in the format (11:21) or (mm: ss).

Thanks in advance!

1 Solution

Accepted Solutions
sunny_talwar

May be using if statements

Buckets

View solution in original post

1 Reply
sunny_talwar

May be using if statements

Buckets