How does checkbox on BAQ Report control subreport visibility?

Hello,

I am working on modifying a BAQ Report (BOM Listing).

They want the reference designators to always show when printing.

I found that this is controlled by a checkbox on the BAQ Report called ‘Include Reference Designators’.

What change to the report would I make to have the subreport ‘BOMListing_RefDes’ show every time?

I will be doing this to a new report style so they can still have control if they need it.

Any help is appreciated!

If it was set up the normal way, the flag actually passes a parameter to the report and then whatever it is controlling, there are expressions that reference the parameter to hide/show or whatever else the author wanted to do.

2 Likes

Is there any way to find out what that parameter is?

It should be part of the BAQ Report. Did you check all of the tabs in BAQ Report Designer to see what was included for filters, sorts, and options?

This is not a custom BAQ report.

It is the built in BOM Listing.

How would I look at that?

Look at the RDD