Hi
I have a query that has the following columns.
ClientName, InvoiceAmt, InvoiceDate,AmountRecieved, AmountDue, and DaysElapsed = currentdate-InvoicedDate.
I want to create a pie chart in the report that
calculates the total sum on InvoiceAmount,and then represent data in a piegraph format...