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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Handle OnAfterGetRecord in Report

(1) ShareShare
ReportReport
Posted on by 2
I have a 3rd party extension installed on Premise.  There is a bug in the OnAfterGetRecord trigger of a report.  I cannot create a reportextension and use OnAfterAfterGetRecord because the OnAfterGetRecord will also execute.  Is there a way to use OnBeforeAfterGetRecord and then set the OnAfterGetRecord to handled=true?  I attempted to subscribe to the event, but I either have something wrong with the syntax or it's not possible,  Any assistance is appreciated
codeunit 50703 CVCLPLabelSubscriber
{
    EventSubscriberInstance = StaticAutomatic;
 
    [EventSubscriber(ObjectType::Report, Report::"IWX Sample LP 5x3 Label", 'OnAfterGetRecord', '', true, true)]
    local procedure CVCOnAfterGetRecord()
    begin
 
    end;
}
I have the same question (0)
  • Suggested answer
    YUN ZHU Profile Picture
    99,611 Super User 2026 Season 1 on at
    This depends on whether there are events available in the third-party report.
    As far as I know, you can't skip the OnAfterGetRecord trigger of the report. So I think it's hard to do if you can't see the other party's source code.
     
    Hope this helps.
    Thanks.
    ZHU

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,937 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,031 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 700 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans