Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
im new in QlikView and I have a Question regarding the avg time from timestamps.
my field is a timestamp and the target is to calculate the average time - date is not important for me.
Result must be 04:11:00.
How can I do that?
Thanks for your help.
original field Format (Expression Default):
number Format seeting: timestamp
So are you trying to fix the Total row?
mmhh sorry, what do you mean exactly? I think the solution must be anything like deleting date and having the time only...?
To remove the date, you can use Frac
Avg(Frac([Fahrt Beginn]))
Thanks, thats working!
If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).
If not, please make clear what part of this topic you still need help with .
Done, thanks for your Help 🙂