Cancel Query Form Execution

Applies from release 2021.3

The execution of a query form can be cancelled if the query is running and the execution is not complete yet.

There are two ways to cancel query forms.

Cancel From the Connect to Data Source Dialog

Click the Cancel button in the Connect to Data Source dialog that pops up when you click Run on the form:

../../../_images/Compose_CancelQueryForm_01.png

This way of cancelling results in a Database connection was not established error on the Query Form page that will be displayed under the corresponding statement:

../../../_images/Compose_CancelQueryForm_02.png

Cancel From the Query Form Page

Click the Cancel button next to the Run button on the Query Form page when the query is still in progress:

../../../_images/Compose_CancelQueryForm_03.png

This way of cancelling will result in a Query Cancelled message under the corresponding statement:

../../../_images/Compose_CancelQueryForm_04.png