I have a BAQ that generates the output I want (select fields for all AP Invoices), and I want the output to be available in Excel easily to non-technical users. For this I can use BAQ Report Designer to create an SSRS report, then select Excel or CSV (or whatever) as the output. I want to be able to filter on Invoice Date, and the BAQ Report Designer supports filters, but only for “Adapter” fields; naturally date isn’t one of those fields.
Here are my questions:
Hi @Banderson,
The solution I implemented is exactly what you recommended, namely Dashboard + grid copy/paste. But there is also the principle of the thing, namely that Epicor has built a tool and due to a limitation I don’t understand, I can’t get the expected value out of it.
Here’s to hoping there is a solution or at least an explanation!
I would teach them out to use the BAQ Export process instead of building a actual report. It will generate the BAQ to a csv file automatically for them.
Unfortunately Option fields are free text entry so the user has to know exactly the value to enter and be accurate, rather than offering a choice from a list, like a Filter does.
Might there be another way to make a field available as a list choice (Filter) rather than a free text (Option)?