Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Please help me! I want to get Total of a column that was used for another column in pivot table.

I want to get Total of a column that was used for another column in pivot table.

I have 2 columns: RN and %. % formula is: RN at current row / Sum (RN of all rows).

Please view  attached image to get it clear. Please help me the way to get Sum of RN for all rows in the current column.

Thanks a lot.

Tai.

1 Solution

Accepted Solutions
Not applicable
Author

Sum( RN ) / Sum( TOTAL <WeekDate> RN )

View solution in original post

5 Replies
Not applicable
Author

Formulae should be some think like

      =Sum(Fiedl_Name) / Sum(Total Field_Name)

You need to replace your actual field name on the place of 'Field_Name' on above example.

Total identifer will do the job for you.

- Sridhar

Not applicable
Author

Sum( RN ) / Sum( TOTAL <WeekDate> RN )

Not applicable
Author

Hi Vuurens,

Many thanks for your quikly reply.

I have sovled my problem.

Thanks a lot,

Tai.

Not applicable
Author

Thanks Sridhar, Vuurens's formula is right.

Not applicable
Author

Hi Tai,

Happy it worked for you.

It is customary to close your thread by labelling the correct answer. That way other users will see in the index that this questions has been answered, and the correct answer will appear on top for users searching on similar topics.

Regards, Jeroen