Skip to main content

Hi!

I am trying to add the Vendor Class ID as a parameter on the AP Register Report - AP621500, the Vendor Table is not on the report.  I am not sure what relationships I need to create when I add the vendor table.  Any help would be appreciated.

 

Thanks,

Coleen

@coleenmcnally22  You probably need to add both Vendor and Vendor Class to this Report.

Use APRegister.VendorID = Vendor.BAccountID

and Vendor.VendorClassID=VendorClass.ClassID

to relate these Tables.


@hkabiri -- thank you that did it.

 

Appreciate the help,

 

Coleen


Reply