Skip to Content
0
Former Member
Dec 06, 2011 at 09:34 PM

Reports - Sum Rows

33 Views

Hi ,

In report , is there anyother way to sum rows other than EVsum. When i add using "SUM(1,2...6") , i am having issues when i drill down rows, its giving reference errors for total.Below is my report format..How to sum rows when drill down option is enabled?

1.Assets

2.Billed Receivables

3.Unbilled Contract Receivables, Net

4.Total Cash & Cash Equivalents 500,000,036,900.00

5.Total Non Contract Inventory

6.Other Current Assets

7.TOTAL =sum(1,2,3,4,5,6)

8.Net Property, Plant & Equip

9.Goodwill

10.Total Other Intangible Assets

11.Other Long-Term Assets

TOTAL =sum(7,8,9,10,11)