Specify the band line to export?
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
Specify the band line to export?
I^m using an RRInput.txt file to control and run a report. I^d like to add an option for exporting to a file, but when I run a report, I get the error message. "No fields to export on selected line". I assume this is because the report does not have a "Record" line, but only summary lines. ____I see when I am in the designer and I export, that there is an option to pick the band line to export. How can I pass that along in my RRInput.txt file? ____Is there any other way to do this without specifically knowing the grouping level of the report? I^d prefer to not have to have my program have to know what that band line is for all my reports. I think I always want the thing to export the lowest level of detail I am printing.____Thanks,__Chip
=> Specify the band line to export?
What you need to do is to select the export type and line type in the report designer and then save it. This choice will be remembered at runtime. Or you can set RI_PRINTER to a ? and runtime users can interactively select the export file type and band line they wish to use.____Kathleen__R&R Support