I am creating a report which displays the amounts from a particular account. This account all belongs to a field : ObjectAccount.
I want to display the total amount for account A, B, and C. How do I select the records so that each column displays the amounts of A, B and C?
I will also need this to be in a Cross-Tab format.
Please help. Thanks.