Export MAPI command line parameteRR
-
- Posts: 28
- Joined: Tue Oct 10, 2017 12:44 pm
Export MAPI command line parameteRR
I have a report that I use designer to export to MAPI with. It works fine in designer and bursts the report, etc. The scope is set with a ParameteRR field. (Latest version of R&R.)____When I run the report from the command line (rrwrun.exe /Mthereport.rrw), it does not show the parameteRR dialog, allowing me to set the scope. The report runs, using the previously entered value, I guess.____Any solution to this?____Thanks.
=> Export MAPI command line parameteRR
Try adding the parameteRR field as a group field in the report and see if that helps.____Kathleen__R&R Support
-
- Posts: 28
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: Export parameteRR
I got it to work - not sure how I had it set before. Would pop up in preview, but not command line export. Now it does both. Thanks.