I have been asked to build a report that is filterable for VendorID, but if the filter isn’t specified, shows all part numbers from Part Bin even if there isn’t a VendorID for that part.
Is this possible? If so, how is it done?
My understanding is that those are competing joins in a baq and there isn’t a way to combine one that is wanting to restrict the whole dataset to one that wants to show everything.