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

Remove time from another time

Hello All,

Say I have a field called 'InTime'.

A pivot table then has the expression =TIME(InTime,'hh:mm')

What would I like is to have this time minus five minutes.

Any help would be much appreciated.

Regards,

Jim

2 Replies
sreenivas
Creator III
Creator III

=Time(TIME(InTime,'hh:mm')-Time('00:05','hh:mm'),'hh:mm')

Not applicable
Author

Hello Sreenivas,

Thank you for this.

I have not had time to test yet, but should be able to next week.

I will let you know how I get on.

Regards,

Jim