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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
vanderson009
Creator III
Creator III

Time format issue

On bar chart I have Time Field on Y axis, and its shown as like

12:01:30 AM

12:00:30 AM

12:00:00 AM

but I want to convert AM into 24 hr but I could not able to do it.

Can some please help me to convert it into 24 hr time format.

Thanks,

Villyee

11 Replies
tresesco
MVP
MVP

Simple formatting should work then. Try like:


Time([TimeField], 'hh:mm:ss')

swuehl
MVP
MVP

You can also set an explicite format on number tab, select time and format 'hh:mm:ss'.