When entering posted salesinvoice no
I need the report to show me all lines from the invoice
my report I only see the first line what do I do wrong
Date
Votes
1 comment
-
Jet Reports Historic Posts From what you describe, I assume you are using an NL(Table) function to get that data.
I copied this information from the Jet Reports online Knowledgebase:
"When using the Table Builder or the NL("Table") function with both a header and a detail table (e.g., NAV's Sales Header and Sale Line tables), you will usually want to make sure that the detail table is the first one referenced. This will allow you to display more information than if you start with the header table."
(note: here is the link to that article –> http://kb.jetreports.com/article/AA-00780)
Please sign in to leave a comment.