Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I am new to qlikview. Is there any function to calculate the load time of sheet objects/charts??
Hi,
To find reload time of qlikview application use =ReloadTime()
To find the calc time of expression used in object find the attached screenshot
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
Hi Sruti,
Check Settings -> Document Properties -> Sheets -> and refer Calc Time column in the second table.
Regards,
Jagan.
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