Topic Options
#20524 - 01/15/10 02:21 PM Gridview AR Pmts
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
I need a report by customer of payments made in the calendar year, not fiscal year. I set up a report in Gridview that pulls customer number, customer name and then payments. Is there a way to add a date parameter to this? Are there any suggestions on how I might do this another way?

I did export the Customer Transactions report into excel but what I really want is just a summary and total rather than the detail. The trick is that I need to specify the dates and I don't see a way to do this.
_________________________
Thank you.

Top
#20525 - 01/15/10 02:34 PM Re: Gridview AR Pmts [Re: Sage]
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11550
Loc: Vancouver, BC Canada
Hi Sage,

Base your GridView inquiry on the AR Transactions file. If you are using AR9 then this is easy. If you are using an older version of AR then this is trickier because Current and Historical records are in separate files and cannot be combined in GridView.

Create a Named Filter that selects cash transactions with 2009 as the year. As only one filter can be selected at a time, it must check both criteria at the same time. The syntax of the filter would be something like (field names likely need to be corrected):

AND(
{Transaction type} = "CA"
,
YEARL( {Transaction Date} ) = 2009
)

Or if you want the user to be able to enter the year on the fly:

AND(
{Transaction type} = "CA"
,
YEARL( {Transaction Date} ) = QUERYNUMBER("Enter the year")
)

Then Set a Sort Order on the view by the customer number and click the Summarize button on the toolbar to create your summary. Ensure that you have a Total amount for your numeric columns, otherwise your summary amounts will be blank when you Summarize the view.
_________________________
Regards,
Softrak Tech Support

Top
#20526 - 01/15/10 02:58 PM Re: Gridview AR Pmts [Re: Softrak Support]
Retired_Guy Offline
Adagio Master

Registered: 03/16/99
Posts: 10504
Loc: Canada
If you want the customer name as well as the customer number and you are using AR 9.0, use the table at the bottom of the list of files called "AR Trans w Cust". The transaction information is first, followed by the fields in the customer record.
_________________________
Andrew Bates

Top
#20634 - 01/21/10 01:15 PM Re: Gridview AR Pmts [Re: Retired_Guy]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
Thank you! I created that filter and a few others based on the same idea. It is working beautifully! Just what I was looking for.
_________________________
Thank you.

Top
#21465 - 03/23/10 11:42 AM Re: Gridview AR Pmts [Re: Sage]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
I am trying to find the payment method field to bring into my gridview query and I can't seem to find it. I am using the AR Trans w/customer table but I don't see Payment Method as one of the fields though it is a field within a cash batch entry. Can someone help?
_________________________
Thank you.

Top
#21466 - 03/23/10 11:51 AM Re: Gridview AR Pmts [Re: Sage]
Softrak Support Offline

Adagio Action Team

Registered: 03/09/99
Posts: 11550
Loc: Vancouver, BC Canada
What version of Adagio Receivables are you using? If it is Receivables 90A, then the 'Payment Type' should be underneath the Optional Fields and above the Credit Card information, when using the 'Receivables 90A' module and the 'AR Trans w Cust' table

If you are using GridView 9.0B (very recently released), then there is an option on the field selection screen to sort the fields into alphabetical order, making specific fields easier to find (as long as you know the field name).
_________________________
Regards,
Softrak Tech Support

Top
#21467 - 03/23/10 12:04 PM Re: Gridview AR Pmts [Re: Sage]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
I found it just after I posted this - wouldn't you know it - it is called Payment Type.
_________________________
Thank you.

Top
#21468 - 03/23/10 12:06 PM Re: Gridview AR Pmts [Re: Sage]
Sage Offline
Adagio Buff

Registered: 08/26/08
Posts: 53
Loc: Prince George, BC
Thanks for the tip, that does make it easier to find the field you are looking for. It does make it a little more difficult if the field name in the list does not match the field name in the app.
_________________________
Thank you.

Top


Moderator:  Softrak Support 
Who's Online
0 registered (), 86 Guests and 0 Spiders online.
Key: Admin, Global Mod, Mod
Forum Stats
1865 Members
5 Forums
14467 Topics
70662 Posts

Max Online: 432 @ 01/20/25 10:17 PM
April
Su M Tu W Th F Sa
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30