There is a table where data about expenses and incomes are recorded daily. we want to get a balance. Shall we run a query or report? If we get the balance for the last year we will have 365 records that will be very confusing. Can we run a query which shows the balance only at the end of each month and then the final balance at the end?