Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

Customised report shows next value

$
0
0

Morning all,

We use a plug-in module called PeoplePoint to manage residents in AX 2009 (but it's the underlying logic that is incorrect here, so I hope someone can help me), there is a report to display invoice details. I've modified the standard report to allow a few extra details to be displayed and to format it for our company, however...

I have attempted to create a Method to display the resident's surname (as a payment reference), but when the report runs the surname shows up as that of the next resident in the report, so if page one is for Mr Smith and page two is for Mr Jones the surname displayed on Mr Smith's page will be Jones!!!

For instance, one of the forms I have created (as a modified copy of the built in report) is ECL_ACMResidentTaxInvoiceStatement_WA. In the top level Methods I have created a Method named residentSurname with the following code:

display CustAccount residentSurname()
{
return residentSurname;
}

Within the Report Designs, in the PageFooter AutoDesignSpecs I have added the string: ResidentSurname_1_1 with the DataMethod: residentSurname.

I'm hoping I've missed something stupidly obvious, but if anyone can point me in the right direction I'd be massively grateful!

If you need any other info, don't hesitate to ask.

Cheers

Dan

Is it not written, "If you keep goin' all cosmic on me you'll feel the end of my broom and no mistake"?


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>