0

Quantity Sum with a Table Links

Hi All,

I am New to Jet Reports. I am using Jet Reports 2010. I am creating a report with Sales Invoice Header and Sales Invoice Line From Sales Invoice Header I got Customer Information. From the Sales Invoice Line I need Quantity for all Line Items and Unit Price etc.
I used the following condintion to Link these two Tables.
=NL("Rows","Sales Invoice Line","Document No.","Type","Item","Link=","Sales Invoice Header","No.","=Document No.")

In the Quantity Field I used NF Function =NF(E10,"Quantity").But I got "The Record Key has been correpted or is Invalid" error message

Can any one help me.

Thanks,

2 comments

Please sign in to leave a comment.