I’m working on replacing some outdated crystal reports inside of Epicor.
I think I’ve finally got my BAQ the way I want it, and the performance (so far) seems to be miles ahead of the current crystal report I want to move away from.
Now that I think I have the BAQ where I want it, I was looking into the report designer so that I can start creating the layout of the report.
I did some reading in a few threads, but I’m not sure I’m following. @ckrusen might be the one to call out for help
What I want to do is pass a few parameters into the report/BAQ, as the report is Budget v Actual for different departments.
@AaronGDL I just did my first passing of BAQreport parameters and it will likely be by last. My intent going forward is to follow the technique below to create it from scratch so it is more like a system report.
But if you create a Report Data Definition, you can base it on a BAQ, and it finds the parameters automatically, and there’s even a button to create the prompts for you. This is much easier than I thought it would be. The implementation guide explains it well.
My question, is this: as far as I know, there is no way to make an RDD from scratch (not a copy of an existing one) and then link it to an existing report style. I mean, how do I link my parameters and fields to the existing style’s submission form? Has anyone ever done that? I think everyone just works off of a copy.
Right, your screenshots make sense, but the error references the BAQ report. I don’t know; you might just need to start from scratch and use a different name for everything.
So I’m working on recreating that from scratch now, I’ll see how it goes. Assuming I’m able to get that up and running, is it possible that instead of a text box input, I can use a Combo box and pre selected values?