Is there a tool, or procedure for deleting multiple BAQs at once? I’m cleaning up old sample BAQs that got saved by accident. They take a minute or more to delete the manual way using Business Activity Query. I’d like to select multiple BAQs and have them all removed at once. Thanks for your time!
No, and by the time we discuss it, you’ll be done lol.
If you really want a dashboard, I’ll take beer as payment.
You underestimate my procrastination ability… ![]()
Are you saying it takes over a minute to delete a single BAQ? Something is wrong if that is the case
I’d tend to agree, but it’s par for the course with Kinetic. I don’t need to do it very often so I’m not going to make a big deal (or a ticket) out of it.
I just tried in classic, took two seconds based on my precise counting.
So I could pull an Epicor Support on you and tell you to try classic.

We handled similar by loading all the BAQ IDs to a UD table then iterating over the rows calling the DeleteByID (or whichever is called on the BAQ application) method.
Worked great until we deleted BAQs inside a custom dashboard and had to remake them ![]()
Thats why you ExportAllTheThings first ![]()
Could delete all the BAQs - just try converting to a Linux container
I went to classic and found that the delete button is completely disabled. Oh well. Like Kevin said, I’m practically done already. ![]()
The BAQ probably didn’t belong to you
It did… ![]()
Actually when I first open classic, I can see the delete button, but after testing the BAQ, that button gets disabled. Oh well. Thanks for your input everyone!