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 Generic I...
Cash by Period
 
Notifications
Clear all

Questions Cash by Period

 
Acumatica Generic Inquiries & Pivot Tables
Last Post by Seda 3 weeks ago
5 Posts
3 Users
1 Reactions
2,032 Views
RSS
Jake Hickey
Posts: 38
 Jake Hickey
Topic starter
August 6, 2018 10:31 am
(@jake-hickey)
Trusted Member
Joined: 7 years ago

I made a cash by period inquiry to ultimately turn into a chart widget. However, in this inquiry, each period is driven from a transaction (GLTran) occurring for each account, so, for example, our 10010 account never had a transaction in July, so it does not appear in this inquiry even though it has cash in it from previous periods. Another issue with this is that in the beginning of months, like currently, we might not have any transactions at the moment, so it shows as zero cash in the widget. I was wondering if there is a way to use the ending balance of accounts that have no transactions of the previous month and keep that going for future periods, since that is the true cash value in that account even if there are no transactions for that period. Or maybe there is a better source for me to use? 

4 Replies
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
August 14, 2018 6:38 am
(@timrodman)
Famed Member
Joined: 10 years ago

Hi Jake,

Not exactly sure what you're looking for here. Could you create a few lines of sample data in Excel, then create a chart in Excel that illustrates what you are trying to create? The you can attach it back here and I'll take a look at it.

Reply
Jake Hickey
Posts: 38
 Jake Hickey
Topic starter
August 14, 2018 11:07 am
(@jake-hickey)
Trusted Member
Joined: 7 years ago

Cash-by-Period-Example.xlsx

The data on the left is from the account by period project, and it does not let me call to its Data class directly, so I am using GLHistory. The data in the middle is an example of how I would have it set up being sorted by account #, but that is not important. What I am really trying to accomplish is having the line chart widget show an accurate depiction of the current period. It currently does not include one of my accounts for Aug because, as you'll read in my comment in box C17, there is no data for that account even though there was an ending balance for the previous period.

Reply
Tim Rodman
Posts: 3193
 Tim Rodman
Admin
August 16, 2018 7:04 am
(@timrodman)
Famed Member
Joined: 10 years ago

The trick here is going to be getting your joins right.

I was first thinking to do this:

1. Start with the Account table and make sure to populate the Conditions tab with the specific accounts that you want (eg. 10000 and 10010).

2. Try a Cross join to FinPeriod. This should give you a record for every financial period.

3. Try a join from Account to GLHistory on Account.AccountID=GLHistory.AccountID.

But then I realized that you still won't get a value, even though it solves the problem of not having a row.

So, I'm stumped on this one, without writing a SQL View or using Power BI. There might be a way to do it. I just can't think of one right now.

Reply
BrandonH reacted
Seda
Posts: 1
 Seda
June 26, 2025 10:18 am
(@seda)
New Member
Joined: 4 months ago

ok so I'm 7 years late to this, and maybe there's a better way now, but just in case anyone else is searching for this, I want to reply back. I ended up doing this, hope it makes sense, if not, I can explain further. 

image
image
Reply
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,521 Topics
  • 10.9 K Posts
  • 13 Online
  • 2,321 Members
Our newest member: Courtney Wilder
Latest Post: Can UDFs be populated using an Import Scenario?
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

 No online members at the moment

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.

‹›×

    ‹›×