Looking for a way to force a new page when the value of [client_name] changes in the details.
My CR11 report is run from within another application. The report needs to have the results grouped by [client_name] but have other sorting options as well. I don't want to create a group for [client_name] because that removes the sort selection box on the parameters page that appears before running the report.
The [client_name] field is not wanted in the details section. Most of the time the report will be limited to a single client by a user's paramenter selection, but not always. There isn't enough horizontal space in a detail row to show the client name even if it was wanted and I don't want it under the other data because I'm trying to keep the height of the detail row as small as possible.
I put [client_name] in the Page Header to show at the top of every page, however, if the value of [client_name] changes in the middle of the page there is no way to tell.
I need to force a new page when the [client_name] changes.
Any ideas on that?
My CR11 report is run from within another application. The report needs to have the results grouped by [client_name] but have other sorting options as well. I don't want to create a group for [client_name] because that removes the sort selection box on the parameters page that appears before running the report.
The [client_name] field is not wanted in the details section. Most of the time the report will be limited to a single client by a user's paramenter selection, but not always. There isn't enough horizontal space in a detail row to show the client name even if it was wanted and I don't want it under the other data because I'm trying to keep the height of the detail row as small as possible.
I put [client_name] in the Page Header to show at the top of every page, however, if the value of [client_name] changes in the middle of the page there is no way to tell.
I need to force a new page when the [client_name] changes.
Any ideas on that?