Re: [GNC] Max value during year

2024-03-11 Thread Adrien Monteleone
You can take that same report and copy/paste into a spreadsheet, then 
set up a MAX() function in another cell to look at whatever column. 
(Balance, I would presume in this case)


Some spreadsheet apps have a configurable 'stats' bar at the bottom that 
can show preset analysis, such as MIN, MAX, AVG, COUNT, etc. In that 
case, just select the desired column or row (minus the header) and the 
values will auto-populate in the stats bar.


It isn't all done in GnuCash, but it at least saves manual scanning with 
your eyes.


Regards,
Adrien

On 3/10/24 11:47 PM, Fred Tydeman wrote:

Is there an easy way to find the maximum value of an account during a given
time period (such as a year)?

I currently do:  Reports: Assets & Liabilities: Asset chart:
Options:
   Accounts:  the account I care about
   Display: Show table
   General:  Start and End of previous year (or specific dates);
   Step size:  One Day
and then scan the table for the maximum.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Max value during year

2024-03-10 Thread Fred Tydeman
Is there an easy way to find the maximum value of an account during a given
time period (such as a year)?

I currently do:  Reports: Assets & Liabilities: Asset chart:
Options:
  Accounts:  the account I care about
  Display: Show table
  General:  Start and End of previous year (or specific dates);
  Step size:  One Day
and then scan the table for the maximum.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.