Hi Community,
I'll try to put this in excel to describe my problem better. To explain the excel better, I have Region and Status title at page selctors, I have line items in column and Org L1 at Rows. Now Line item 1 already has a formula and its summary method is formula too. In line item 2, I want sum of only positives of line item 1. In line Item 2, I used formula - if line item 1 > 0 then line item else 0 but it needs to have summary method as formula for it to work, it doesn't give me required numbers at Bottom Levels if I use summary method as sum. Now since I use formula as summary method because Line item 1 top level has -80, I get line item 2 top level as 0, but I need 260(Sum of all positives from line item 1). Been trying to achieve this since days now. Any help would be appreciated
Thanks