Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Blogs / Goshoom. NET Dev Blog / Electronic reporting: Metho...

Electronic reporting: Method returning a list of records

Martin Dráb Profile Picture Martin Dráb 229,623 Most Valuable Professional
I had a scenario in electronic report where I wanted to reuse existing X++ code that generates some temporary table records for reporting purpose. Therefore I wanted electronic reporting to call my X++ method (for a particular context, an invoice in this case) and use the list of records returned by this method. Electronic reporting ...

Continue reading ‘Electronic reporting: Method returning a list of records’ »


This was originally posted here.

Comments

*This post is locked for comments