Announcements
No record found.
Hi,
I want to ask if someone has used the OnAfterAfterGetRecord trigger on report extension.
As per documentation it is available from runtime 7.1 but I cannot see it and if I try to use I am getting errors.
OnAfterAfterGetRecord (Report Extension Data Set Modify) Trigger - Business Central | Microsoft Docs
Can somebody guide on this.
I have found the answer my self. I was not adding modify(dataitem)
We need to write like this in the dataset.
Dataset
{
Modify(Header)
OnAfterAfterGetRecord()
// Change logic for OnAfterGetRecord
}
Hello Bilal
Yes this is the solution which you found.
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.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,024 Super User 2026 Season 1
YUN ZHU 1,383 Super User 2026 Season 1