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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

help with script

Hi all,

I am trying to put the following time calculation into the script but the script keeps failing and i am unsure why.

Can anyone help please?

num(floor(sum(StartTime)/3600),'00')&':'&num(60*right(num(sum(StartTime)/3600,'.00'),2)/100,'00') as StartTime

Thanks

Labels (1)
0 Replies