Hi all,
I'm using Report and I have a sample about Table Builder Function
I want to use two table Item and Sales invoice line for report. Per 1 record on Item table link mutil record on sales invoice line table.But when i view report 1 record on item table - 1 record on sales invoice line only.
Builder
Result
How do Report view item - sales invoice line : 1 - n
Thanks!
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi Anhnd,
You start with Item and then link to Sales Invoice Line. Well, if you turn that around it will work. So Sales Invoice Line as your 1st table in the Table builder, and then link to Item. The idea is that Jet reads the first table, and then by linking to the second table allows you to add fields from that table.
Does that make sense? Does it work?
Please sign in to leave a comment.