0

NL (Last)

Hi Everyone

I'm new to Jet Reports and to the forum. I've tried searching but haven't found exactly what I was looking for.

I'd like to create a report using 1 table that has multiple versions and each version has multiple lines. I'm trying to extract only the last version with all the corresponding lines with it. Everytime I've tried I can either get either all the versions with all the lines or just the last line of the entire table.

Here's what I've done to get every line:
In Cell F5: =NL("Rows","Production BOM Line",,"+Production BOM No.",$C$2)
In Cell G5: =NF($F5,"Production BOM No.")
In Cell H5: =NF($F5,"No.")

I understand I have to combine the last functions with the rows function, but I'm not sure how to do it without getting a circular reference.

Thanks in advance for any help you can provide.
James

2 comments

Please sign in to leave a comment.