Our client has been avoiding the use of QQ for some proven queries that they suddenly lost confidence in this week. (They are trying to close the month)
After some deep inspection tryng to reproduce the problems they reported, I find that when QQ is in the new paging mode and a filter is added, what returns is not the expected results.
In our case the QQ returns 76,000 records with no filters. When we add a filter to return just one of the three companies, we still have 76,000 records. When we examine the company column, every one of the rows has the name of the filtered company in it as if the filter did it's job. However, there should only be 45,000 rows in the result.
Add to the fun by exporting this result set into Excel and 76,000 rows export.
I went into solomon.ini and removed the paging feature and set the Max records parameter to 100,000 and the QQ screen started returning the expected results. I suspect the new paging feature is the culprit here.
Has anyone else seen anything like this?
*This post is locked for comments