Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
ysj
Creator
Creator

How to convert "Session Duration" format in session log?

Hi ,

Currenty I am using QlikView 12.10 server. In the Session log I observed that the Session Duration field give value as below

sessionduration.png..i noticed that since QlikView 12 the "Session duration" format seems not to be the same....https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Server/Content/QlikView%20Server/QVSRM_Logging.....

But I want format as below. Please help me out?   ''

sessionduration.png

3 Replies
Anil_Babu_Samineni

Perhaps this?

Time(TimeStamp(SessionDuration))

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
ysj
Creator
Creator
Author

Thank you Anil,

I have use your expression in list box.

But is it correct?

basically I dont know how to validate this if it is coorrectnewsession.png?

Anil_Babu_Samineni

When you use Time it shouldn't come period like AM and PM. Can you re check in script the same. I assume this is correct as per my knowledge because the time stamp you gave me 0.021921 is the number. Here, We have to calculate manually for that like from number to Hour and Minutes and Seconds then we have to look whether our function is working or not.

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful