Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics RMS (Archived)

Reporting: Customer > Accounts Receivable - Summary - 90 to 180 days, is it possible?

Posted on by Microsoft Employee

Is it possible to add an additional column to the Customer>Accounts Receivable - Summary Report where instead of reporting 90 days+ there is a break where there is a column showing 91-180 days and then 181+?

I tried editing the SQL in the report but didn't have any luck.  Below is the standard report and then my attempt to edit.  Can anyone help me make this report work?  Thanks!

From exiting report that groups 90 days plus:

Begin Column
FieldName = "#ListOpenAccountReceivableSummary.SixtyOneToNinety"
DrillDownFieldName = ""
DrillDownReportName = ""
Title = "61-90"
VBDataType = vbCurrency
Formula = ""
ColHidden = False
ColNotDisplayable = False
FilterDisabled = False
ColWidth = 1155
GroupMethod = groupmethodSum
ColFormat = ""
End Column

Begin Column
FieldName = "#ListOpenAccountReceivableSummary.NinetyPlus"
DrillDownFieldName = ""
DrillDownReportName = ""
Title = "90+"
VBDataType = vbCurrency
Formula = ""
ColHidden = False
ColNotDisplayable = False
FilterDisabled = False
ColWidth = 1155
GroupMethod = groupmethodSum
ColFormat = ""
End Column

My attempted editing:

Begin Column
FieldName = "#ListOpenAccountReceivableSummary.NinetyOneToOneHundredEighty"
DrillDownFieldName = ""
DrillDownReportName = ""
Title = "91-180"
VBDataType = vbCurrency
Formula = ""
ColHidden = False
ColNotDisplayable = False
FilterDisabled = False
ColWidth = 1155
GroupMethod = groupmethodSum
ColFormat = ""
End Column

Begin Column
FieldName = "#ListOpenAccountReceivableSummary.OneHundredEightyPlus"
DrillDownFieldName = ""
DrillDownReportName = ""
Title = "180+"
VBDataType = vbCurrency
Formula = ""
ColHidden = False
ColNotDisplayable = False
FilterDisabled = False
ColWidth = 1155
GroupMethod = groupmethodSum
ColForma

*This post is locked for comments

  • Verified answer
    Antonijo Todorovik Profile Picture
    Antonijo Todorovik 4,025 on at
    RE: Reporting: Customer > Accounts Receivable - Summary - 90 to 180 days, is it possible?

    Hi there.

    I'll try to give you a guidelance: This report, in the ProcedureCall tag is is creating a temporary table called "ListOpenAccountReceivableSummary", to be able to add columns, you'll need to edit that SQL Procedure first, then you can add new columns, like the one's you have described.

    Talk to your RMS Partner or someone with tSQL experiance and RMS Database knowledge, if you are not familiar with SQL.

    Regards, A.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans