8.6k views
5 votes
A workmate says their complicated query with expressions, criteria, and an open Totals row gives way more

rows than expected. You suggest to the workmate to debug which of the following aspects first: O 1)
Expressions 2) Criteria values 3) Join configuration 4) Totals row settings

1 Answer

0 votes

Answer:

The Criteria values are the conditions that must be met for a record to be included in the result set. If the Criteria values are incorrect or incomplete, the query may return more rows than expected. Therefore, it's important to debug the Criteria values first to ensure that they are accurate and complete. Once the Criteria values have been verified, you can move on to debugging the other aspects of the query, such as the Expressions, Join configuration, and Totals row settings.

User Schlingel
by
7.2k points