Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

Dynamics GP Customer Balance SSRS Report

Posted on by 25

hello,

i want to make a report using SQL Server Report Builder 3 for the customer balance in dynamics GP 2016, and i want the report to show the customer ID, customer Name, Balance . I found all that in the (PM00202) table but i want the report to have parameters for example I specify a date for example 1/1/2020 to 1/1/2021 and show me the customer balance for that range but the table only have YEAR and PERIOD. how can I achieve that functionality please?

Categories:
  • Gavin Profile Picture
    Gavin 2,339 on at
    RE: Dynamics GP Customer Balance SSRS Report

    Hi,

    As you have found the PM00202 table is a summary table that is maintained separately when transactions are posted so it doesn't lend itself to reporting on date parameters as it doesn't contain the detail.

    If you wish to pass in specific date parameters you'll have to use the detail tables and then group and sum the amount columns you require. There is a standard SQL view called PayablesTransactions which would be best. This unions all the relevant payables transaction tables together with descriptive column names as well. (You'll just need to filter unposted data based on the "Document Status" column if this isn't needed)

    I hope this helps.

    Thanks

    Gavin

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,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans