Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
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))

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
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.

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)