I'm trying to limit the data in my report by using Group Selection criteria. I notice that the Group Selection criteria is being applied to the report when I preview it, but that the Group Tree does not reflect the Group Selection.
In other words, I'm seeing all of my data source's groups in the Group Tree, though not in pages of the report.
The group selection criteria, of course, is not being passed to the DB in this situation. My questions is this: Like the normal Record Selection criteria, does the way I write the Group Selection criteria influence whether or not it gets passed in the SQL to the data source? Or is Group Selection ONLY handled by the client?
Gracias?
In other words, I'm seeing all of my data source's groups in the Group Tree, though not in pages of the report.
The group selection criteria, of course, is not being passed to the DB in this situation. My questions is this: Like the normal Record Selection criteria, does the way I write the Group Selection criteria influence whether or not it gets passed in the SQL to the data source? Or is Group Selection ONLY handled by the client?
Gracias?