Button to New BAQ Window

Hi all!
I was trying to make a Customization on the Customer.
I need to add one button (below the ‘Customer…’ one) that will display a new window with a custom BAQ (initiated with a parameter that would be the CustID selected).
111

Is this possible?

Thanks all!

BAQ’s editing is generally only for the developer/power users, so you probably don’t want to launch the actual BAQ. What you probably want to do is make a dashboard and launch that instead.

Another option is to use BAQ zone depending on what you are trying to do.

If just displaying data from a BAQ, you could use the DynamicQueryAdapter in something similar to this: