0

Filtering with a multiple link

Hi
I'm a Jet Reports newbie and I need some assistance. I am using Jet Reports 2012 with Navision and the report I am writing is a simple Sales Invoice Report that can be filtered by Vendor Name. In order to achieve this I need to fetch the Item No from the Sales Invoice, retrieve the Vendor No from the Item Card and then filter on the Vendor Name. In short, I need to do something like this:
Sales Invoice Line.No. (Item no)–> Item.No. –> Item.Vendor No. –> Vendor.Name

How can I include the above links in the filter on the Sales Invoice Line data set that I am retrieving in Jet Reports so that the report retrieves only those Sales Invoices that pertain to items from the selected Vendor?

Any assistance will be greatly appreciated.

Best regards

2 comments

Please sign in to leave a comment.