I have a qvw file for some data that contains county,state,value
Now my question is when i select country IndiaI want to now the time taken to relod values corresponding to India at runtime.Again if i select state gujrat i want to know the time taken to load values for gujrat.
Is there any function to find execution time at runtime