I have applied RSUM by Geo which works fine but for some reason when I add the grand total on the row the total is incorrect, it shows only the sum of NAMER as the grand total- see image below.
Any idea?
If you are Summing again in Pivot which means no point of using RSUM.
I am not summing again in pivot, do you suggest I dont edit the formula and sum it in pivot? how should I do that?
I mean to say SIGMA or aggregation as you pointed with RED arrow
My RSUM is to aggregate the revenue week over week by region as you see in my image for the entire quarter but then I need to show the total for all regions for each week.
Can you try the same steps what you did in Pivot table without RSUM? I think you'll understand after that.
If not helping! thank you for your time.
Thanks again but I want to be able to show the number aggregated week after week for each region, that is why I need it to be RSUM and at the same time I want to show the grant total for each week- so that is not possible?
Short answer: No.
Longer answer: No because you define one aggregation rule for totals and not multiple - i.e. one for rows and one for columns:
@Christian, did you mean to say that I can have only one of the two? and not both? by rows and columns?
yes I have the RSUM aggregated formula by region in there to show week over week.
I mean to say that the tool does precisely what I put in the screenshot: it has one aggregation rule which you can set for the totals.
Now a pivot being a cross-tab that logic will be used for columns and rows. For your RSUM example that means one will be "wrong" but normally an RSUM isn't aggregated again anyways. That's what you have normal measure column for.
This is what I did, I changed the default to Sum
Then added total to the rows but removed the total from the columns...so it seems you are right, I think my boss would like more to see the total by columns , we will see. thanks
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M