Forum Discussion

AdomasM's avatar
AdomasM
Advocate I
9 years ago

Min and max values

Hi,

 

Could someone please help me with a DAX formula MIN and MAX.

 

I have a table:

Order no.OperationTime
Order 1Picking01:15:00
Order 1Moving01:25:00
Order 2Picking02:30:00
Order 2Picking02:45:00
Order 3Picking12:30:00
Order 3Picking12:40:00
Order 3Picking12:50:00
Order 3Sending13:55:00

 

And i need to know the min and max time values by order number and by operation type (can concatenate).

As a result a would like to know when a picking operation for a specific order was started and when in ended.

 

Whank you in advance! :)

 

 

No RepliesBe the first to reply