Monday 17 March 2014

How we can find the tableau Report Rendering Time.?

Report rendering time=Network time(request from URL to Report server) +Query execution time + Network time(response from SQL Server)+calculations(table column)+time taken to display the report in desired format(html/ pdf/ excel)

1 comment: