Hi guys,
when you want to get an elapsed time from a document, you need to write two variables :
- First one at the beginning of the script (vStart).
- Second one at the end of the script (vEnd).
And then calculate the interval with the interval() function doing a subtraction vEnd - vStart.
It would be nice if Qlik would add this new function (vElapsedTime) in order to avoid this tedious process at any app I want to monitor to see if the time of uploading my script is getting longer or shorter.
Many thanks in advance to hear my suggestion.
Best Regards, Marcel.