Hi,
I have a NL function that reports a Business Central table containing archive PO's...
=NL("Table","Purchase Header Archive")
I want to filter this data so that it only shows the latest archive version i.e...
If "Version No." = "No. of Archived Versions" then I want this data to be shown in the report
If "Version No." <> "No. of Archived Versions" then I don’t want this data to be shown in the report
Any help you can give is greatly appreciated
Thanks
Mike