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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Response time measuring

Hi guys,

I need to measure the response time, when I click on the report selection (eg. year 2013)  and wait for the display of orders in the year. My database contains millions of records, so it takes some time. I need to measure when I get my result from any click. The logfile just record the reload data time from SQL Server or other sources, not response time. Any ideas?

Thx so much

Labels (1)
4 Replies
MK_QSL
MVP
MVP

As far as I know, not available in QlikView...!!!

Not applicable
Author

Are you using Direct SQL then I am not sure. If its a normal reload you can use the =ReloadTime() function at start of execution and at the end use the same function using different variable a difference will get you the wait time

Roop
Specialist
Specialist

I am afraid that you probably need a stopwatch

Karthik3
Creator III
Creator III

Try Jmeter for Qlikview