Cancel or refresh the current query

The execution of an olap query takes place in two steps:

 

1.Sending the query to the analysis server
2.Retrieval of the results and population of the interface

Cancelling the current operation

When the application is busy sending a query or updating report elements, it is possible to cancel the operation.
If a query doesn't complete within a certain amount of time (configurable in the application options), a progress dialog will be displayed as shown below.

 

 

To cancel the current operation, press the Cancel button. When pressed while waiting for query results from the server, the server will be sent will be sent a cancel request. It might take a while before the server acknowledges the request, so the cancellation isn't always processed immediately.

Refresh the current results

To refresh the current results press the button on the ribbon or press F5.