Announcements
Hi team,
I am new to d365 fo. i need to add few fields to the standard report physical inventory by inventory dimension. Through debugging I got to know that I have to first insert the data in the table InventSumDateTrans and then from this table the data goes into the tempdb table InventSumDateTransReport.
I have added the fields in InventSumDateTransReport table but I am not sure how will I insert the data first in InventSumDateTrans table. The class InventSumDateEngine has method constructInventSumDateTransReport which fills the data in this table but it’s a private method.
please help how I should proceed with private method
thanks in advance.
Hi P S ,
Did you follow the standard documentation? Below is the link for that, it has steps which shows how to expand report datasets.
docs.microsoft.com/.../customize-app-suite-reports-with-extensions
André Arnaud de Cal...
293,998
Super User 2025 Season 1
Martin Dráb
232,850
Most Valuable Professional
nmaenpaa
101,158
Moderator