web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

GRNI report

(4) ShareShare
ReportReport
Posted on by 1,034
Hi all,
 
I'm looking for GRNI report.
 
What I can find is that we can use Purchase lines list page, and apply the filter on 'Amount received not invoice (LCY)'.
However, it is found that this amount includes VAT.
 
I don't think Finance will accept this since it includes VAT.
Where can I generate the GRNI report?
 
There is alternative in my mind --- Export all lines, and insert 2 column in the excel.
One is GRNI quantity = Quantity - Outstanding quantity
Another one is GRNI amount = GRNI quantity * Unit cost exclude VAT
 
I'm thinking if there is other way to achieve it.
 
Welcome to have any thought!
I have the same question (0)
  • Suggested answer
    Teagen Boll Profile Picture
    3,567 Super User 2026 Season 2 on at
    If you update the profile (role) you should be able to see two fields that get what you want:
    I noticed that the Amount Received Not Invoiced Excluding VAT isn't part of a standard role personalization change.

    You need to go to the Profiles (Roles) page and then update the role you have assigned (or other users have assigned) and add those fields to the Purchase Lines page.
     
    Best,
    Teagen Boll
    Social: LinkedIn
  • Suggested answer
    Grigorios Mavrogeorgis Profile Picture
    3,055 Super User 2026 Season 2 on at
    Hi,
    Actually the Purchase Lines page with 'Amt. Rcd. Not Invoiced (LCY)' is the standard approach Microsoft recommends for a GRNI overview, so you are on the right track there.
    About the VAT, that field is the amount received not invoiced in local currency and it is based on the line amount excluding VAT. If you are seeing something that looks like it includes VAT, check your Prices Including VAT setting on the purchase orders, because when this is ticked the Direct Unit Cost and Line Amount are shown with VAT, and that is what makes it look wrong. Untick it or use the amounts excluding VAT and the figure should be what Finance expect.
    If you want to reconcile with the G/L, this only works if you have Expected Cost Posting to G/L enabled in Inventory Setup, then the balance of the Invt. Accrual Acc. (Interim) should match. Without that setting there is nothing posted in the G/L to compare with.
    For a proper report I would build a small query on the purchase lines with the same filter, this is easier to maintain than the Excel export.
    Hope this helps.
     
    Glad to help - follow up if anything is unclear.  
    â–º  If this solved it, marking it verified helps others too.      
    Regards,
    Grigorios Mavrogeorgis
    Business Central Consultant & AL Developer

    Work: Gmsoft Limited
    Blog:  insidebusinesscentral
    LinkedIn: linkedin.com/in/gregorymavrogeorgis

     
  • Suggested answer
    YUN ZHU Profile Picture
    102,765 Super User 2026 Season 2 on at
    Hi, hope the following helps.
     
    Thanks.
    ZHU
  • Suggested answer
    OussamaSabbouh Profile Picture
    18,722 Super User 2026 Season 2 on at
    Hello,
    Business Central does not provide a dedicated standard printable GRNI report; Microsoft recommends using Purchase Lines in Analysis Mode, filtered by Type = Item and Amt. Rcd. Not Invoiced (LCY) <> 0. If Finance requires the value excluding VAT, use Qty. Rcd. Not Invoiced × Direct Unit Cost Excl. VAT through a custom report/query or Excel analysis; do not use Quantity - Outstanding Quantity, because that gives the total received quantity and can include quantities already invoiced. Also consider discounts, currency conversion, and rounding when building the calculation.
    Regards,
    Oussama Sabbouh
  • Suggested answer
    TarikJerkovic Profile Picture
    354 on at
    Hi,
    You should not need to calculate the GRNI amount manually in Excel.
    The Purchase Line table already contains the following standard fields:
    • Qty. Rcd. Not Invoiced
    • A. Rcd. Not Inv. Ex. VAT (LCY)
    Use A. Rcd. Not Inv. Ex. VAT (LCY) instead of Amt. Rcd. Not Invoiced (LCY). The first field represents the received-but-not-invoiced amount in local currency excluding VAT.
    On the Purchase Lines page, create an analysis with filters such as:
    • Document Type = Order
    • Type = Item
    • Qty. Rcd. Not Invoiced <> 0
    Then group the results by Vendor No., Document No. and Item No.
    If the excluding-VAT field is not available through Personalization or Analysis Mode, it can be exposed with a very small page extension or used in a custom query/report. No additional calculation field should be necessary.
    Also, the suggested formula:
    Quantity - Outstanding Quantity
    gives the total quantity received, not necessarily the quantity received and still not invoiced. For example, after a partial invoice it would also include the quantity that has already been invoiced. The correct standard field is Qty. Rcd. Not Invoiced.
     
    For financial month-end reconciliation, you should also review Expected Cost Posting to G/L. When enabled, Business Central posts received-not-invoiced expected costs to the Inventory Account (Interim) and Inventory Accrual Account (Interim).
    The Inventory Valuation report can include expected costs and can be used to reconcile the inventory subledger with the interim G/L accounts. However, it is primarily a financial reconciliation report rather than a detailed vendor-by-purchase-order GRNI listing.
     
    Therefore:
    For the current detailed GRNI list, use Purchase Lines with A. Rcd. Not Inv. Ex. VAT (LCY).
    For financial reconciliation, use the interim G/L accounts and Inventory Valuation with expected costs.
    If Finance requires a historical GRNI report as of a specific closing date, including Vendor and Purchase Receipt details, a custom report based on Value Entries and Purchase Receipt Lines may be required.
     
    Kind regards
    Tarik Jerković
  • STP Profile Picture
    1,034 on at
    Thank you! @Teagen @Tarik,
     
    However, I don't find the field A. Rcd. Not Inv. Ex. VAT (LCY) in the Purchase lines view.
    I've checked it in the personalize, but still cannot find it.
     
    Can you advise how to insert this field?
  • Verified answer
    Teagen Boll Profile Picture
    3,567 Super User 2026 Season 2 on at
    Hi @STP, I would first inspect the page and that table so you can see if you have it available as a field. When you open the Purchase Lines page press Ctrl + Alt + F1 all at the same time to get the page inspection window. 

    You should see these fields as they are just base BC fields but it may also depend on localization:
     
    If you can see those fields then you need to modify roles. To do this navigate to the Profiles (Roles) page and select the role you're modifying and then Customize pages:
    When you are personalizing that role you need to make sure that when adding a field to a page you select All fields as the option:
     
    It should then show up under that list so you can add it to the page, just save your changes and any user who is working with that role will be able to see it:
     
    Best,
    Teagen Boll
    Social: LinkedIn
     
  • Gerardo Rentería García Profile Picture
    27,611 Super User 2026 Season 2 on at

    Hi, good day
    I hope this can help you, and give you some hints.

    Example: goods received, not invoiced (GRNI) overview

    Ad-hoc analyses in purchasing - Business Central | Microsoft Learn

    Dynamics 365 Business Central – Month End Accruals for GRNI Purchase Orders and Unposted Purchase Invoices

    Best Regards
    Gerardo

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 575 Super User 2026 Season 2

#2
YUN ZHU Profile Picture

YUN ZHU 430 Super User 2026 Season 2

#3
Grigorios Mavrogeorgis Profile Picture

Grigorios Mavrogeorgis 334 Super User 2026 Season 2

Last 30 days Overall leaderboard

Featured topics

Microsoft Training Manuals

Product updates

Dynamics 365 release plans