AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Forums
AUG Forums
Acumatica Dashboard...
AR Aging Summary Da...
 
Notifications
Clear all

Questions AR Aging Summary Dashboard

 
Acumatica Dashboards
Last Post by Shawn P Slavin 7 years ago
10 Posts
4 Users
1 Reactions
8,957 Views
RSS
johnaslipp
Posts: 4
 johnaslipp
Topic starter
April 30, 2018 1:50 pm
(@johnaslipp)
Active Member
Joined: 8 years ago

Hi,

I would like to create a generic inquiry to display the AR Aging summary by aging bucket:

Current 1-30 30-60 60-90 Over 90 Balance
600.00 500.00 400.00 300.00 100.00 1,900.00
32% 26% 21% 16% 5%

 

 

Any ideas on where to start?

 

Thanks,

John

 


9 Replies
Shawn P Slavin
Posts: 196
 Shawn P Slavin
April 30, 2018 1:59 pm
(@shawn-p-slavin)
Estimable Member
Joined: 5 years ago

What version are you using John?  There is an example included in versions 2017 R2 and 2018 R1. The Inquiry Title is DB-ARCustSummary

To get a detail listing instead of a summary, copy the GI into a new one, remove the grouping clause, and sort by customer and ref number.  You will need to add a few new columns to the results grid to get detail on the individual invoices but that should get you started on the right path.

Cheers!

 


Reply
johnaslipp
Posts: 4
 johnaslipp
Topic starter
April 30, 2018 2:16 pm
(@johnaslipp)
Active Member
Joined: 8 years ago

Hi Shawn,

I was hoping just to get the totals of the Aging Buckets.


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
May 4, 2018 5:09 am
(@timrodman)
Famed Member
Joined: 10 years ago

You can use the Generic Inquiry that Shawn mentioned, add an Aging Bucket column, and put a Pivot Table on top. It's easier to show in a video so I recorded one.

Here is the formula that I used for the Aging Bucket column in the video:

=Switch(DateDiff('d',[ARInvoice.DueDate],Today())<31,'1-30',DateDiff('d',[ARInvoice.DueDate],Today())<61,'30-60',DateDiff('d',[ARInvoice.DueDate],Today())<91,'60-90','Over 90')


Reply
Jake Hickey
Posts: 38
 Jake Hickey
July 11, 2018 9:30 am
(@jake-hickey)
Trusted Member
Joined: 7 years ago

How would I go about turning this inquiry into a dashboard widget? I would like to create a chart showing the totals of each period, but I do not know how to configure the chart in order to accomplish that.


Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
July 14, 2018 3:36 pm
(@timrodman)
Famed Member
Joined: 10 years ago

Try something like this:


Reply
Jake Hickey
Posts: 38
 Jake Hickey
July 17, 2018 12:21 pm
(@jake-hickey)
Trusted Member
Joined: 7 years ago

Thanks Tim, this was a lot of help. However, instead of subtracting the credit memos, they are just being ignored in my inquiry. I copied the formulas exactly as they appear in your video, so I am pretty confused as to why it is not working properly.


Reply
Jake Hickey
Posts: 38
 Jake Hickey
July 17, 2018 12:47 pm
(@jake-hickey)
Trusted Member
Joined: 7 years ago

Update to my issue. The balance column is subtracting the memos, but the bucket columns are not. Was there a step that I possibly missed to avoid this issue?


Reply
Jake Hickey
Posts: 38
 Jake Hickey
July 17, 2018 1:03 pm
(@jake-hickey)
Trusted Member
Joined: 7 years ago

Sorry for all the posts, but I determined that it is because my credit memos do not have a due date, so they cannot fall under any of the categories and are just omitted. Is there anyway to get around this issue?


Reply
Shawn P Slavin
Posts: 196
 Shawn P Slavin
July 18, 2018 9:13 am
(@shawn-p-slavin)
Estimable Member
Joined: 5 years ago

Jake, you can always set the due date to current if it is blank. To do this, wrap the formula Tim provided on May 4 with an appropriately configured if statement.

You will need to adjust your selection criteria to ensure you don't exclude transactions without a due date.


Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 52 Online
  • 2,389 Members
Our newest member: Dan Hunting
Latest Post: Generic Inquiry Screenid changes to ScreenId=00000000
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

  • Terry Payne Julie Baker
Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×