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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

function?

Hi Experts,

   I am new to qlikview. Is there any function to calculate the load time of sheet objects/charts??

4 Replies
Siva_Sankar
Master II
Master II

Hi,

To find reload time of qlikview application use =ReloadTime()

To find the calc time of expression used in object find the attached screenshot

Anonymous
Not applicable
Author

Hi,

I am not sure if we have any function to calculate object load time however you can see the load time from Sheet Properties->Object tab->CalcTime

calctime.PNG.png

jagan
Partner - Champion III
Partner - Champion III

Hi Sruti,

Check Settings -> Document Properties -> Sheets -> and refer Calc Time column in the second table.

Regards,

Jagan.

engishfaque
Specialist III
Specialist III

Dear Sruti,

CalcTime

The time in milliseconds needed for the last recalculation of the object's con-tents. This information is only relevant for objects that are actually calculated (charts, Table boxes and any objects containing formulas).

ReloadTime

Returns a timestamp for when the script last finished reexecuting.

Kind regards,

Ishfaque Ahmed