Might anyone know of a way to capture a report parameter from a STANDARD, out-of-the-box Epicor report so that it can be used in the final SSRS output?
Specifically, I am interested in a single checkbox parameter on the print dialog for the Cycle Count “Print Tags” report (see below):
Keep in mind, this is not a “BAQ Report” and there is no intention of building a “BAQ Report”. I am merely interested in seeing if there is a method for capturing parameter values from standard Epicor report dialog.
If this were a “BAQ Report”, the report parameter in this case might be:
(Fields!Check01.Value, “BAQReportParameter”) or…
(Fields!Check02.Value, “BAQReportParameter”)
However, in the case of a standard Epicor report dialog window, I don’t see where I might be able to reference a parameter value that exists there.
Then, I simply referenced that field to [in my particular case] show, or hide Excel columns that contained barcodes, based on that report parameter selection.
When a user selects “Print Bar Codes”, the output looks like this: