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

Totals on Pivot table for expressions in rows

Hello All,

I am looking for help to solve this problem. Any help would be very much appreciated. Thanks in advance.Random.jpg

1 Solution

Accepted Solutions
Siva_Sankar
Master II
Master II

Pankaj,

You can use dimensionality function in expression of pivot table to achieve this. check the attached application.

View solution in original post

4 Replies
Not applicable
Author

Hello,

I didn't understand well your question, but is this what are you looking for?

IF([(expressions)]='Budget TY',Avg(sold),Sum (sold))

Siva_Sankar
Master II
Master II

Pankaj,

You can use dimensionality function in expression of pivot table to achieve this. check the attached application.

Anonymous
Not applicable
Author

in Total Mode use 'Average'

Chartcount.png

razvan_brais
Creator III
Creator III

Hey guys , I have a question. How did you put your total of each column at the end at the table. I cannot find how you did that.

Thank you