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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help: I dont even know how to explain my problem...

Hi Qlivers,

here is what one of my driver did the whole day, and i want to see how long it took him to do all these deliverys, how do i do this???

Capture 9.PNG

     how do i identify the last "Leave at" time and the first "Arrival at" with Qlikview??

capture 10!.PNG

1 Solution

Accepted Solutions
m_woolf
Master II
Master II

=max(LeaveAt)-min(ArrivalAt)

View solution in original post

2 Replies
m_woolf
Master II
Master II

=max(LeaveAt)-min(ArrivalAt)

Not applicable
Author

Thank you so much, i totally forgot about max and min....THANK YOU SO MUCH!