Because you need to add the line for empty location, you will need to use some buffer for it. Do you really need a page or it could be a report? Because report will be easier...
If it must be a page (I expect it is some home work...) you can base it over temp table you will fill up on open (using calcsums from item ledger entries for all locations and empty location...).
Than adding flowfield for the inventory (sum from Item Ledger Entries) with one flowfilter (Item No. Filter) on the Location table should be enough for you...
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
If it must be a page (I expect it is some home work...) you can base it over temp table you will fill up on open (using calcsums from item ledger entries for all locations and empty location...).
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
( no report )
Thanks for your feedback - I have solved it by using Page 5701 "Stockkeeping Unit List" :)
Cheers
Kenneth
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.