BAQ more thank 10k rows

What’s the simplest way to get the data for a BAQ returning more than 10k rows?

e.g.

Severity: Warning, Table: , Field: , RowID: , Text: Test results are forcibly limited to 10000 rows to prevent the application server memory overload. This limitation will not apply to the query execution outside of BAQ Designer. Please review the query design you test to make sure that this result is correct.
Query returned 10000 row(s).
Query has no more records to return.
Query execution total time: 1969.0778 ms.

In the BAQ, go to Actions->Execution Settings:

Click on the Add button:
image

In the row that was added choose the following setting:

Click OK and then run your BAQ again.

7 Likes