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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get the total Durationin minutes from starttime and endtime

Hi,

How to get the total duration in minutes  from starttime and endtime

Thanks

Venkatesh Salla

1 Solution

Accepted Solutions
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi,

You can do (End_Time-Start_time)*24*60. It will give you time in Minute

View solution in original post

1 Reply
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi,

You can do (End_Time-Start_time)*24*60. It will give you time in Minute