Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using a Pivot table which has multiple dimensions. I am using the total Row for each of the Dimensions.
The expression include some numbers which are added for and also a comments column.
Although I would like to see totals for the columns that display numbers but the repetition of remarks is undesirable.
is there a way to circumvent this problem.
Please let me know if you need more information.
Regards,
Rohit
Hi,
This is because, the row value might differ at some point (may not be unique).
If your expression uses the Sum (), you can use the set Analysis and sum based on the unique value or for which the sum need to be displayed.
Sorry, i don't know how to explain with example.
Thanks for your response Srinivasan.
MY problem is not the NUmbers. I am using the sum function for the numbers.
MY problem is the text(String). I want to show the comments only for one row and do not want itself to replicate for the rows above regardless of it is the unique value or not.
Please let me know if you need any further information.
Regards,
Rohit
Hi Rohit,
Could you please post a sample data or Report ?
Please let me know if it is still not clear.
Regard,
Rohit
Hi Rohit,
I think you have chekced the Option "Partial Sum", hence it displays the multiple value at multiple line. If you collapse at the second column, you can find the difference.
You can also test this with Straight Table and remove "No total" option.
If this doesn't work, then post me the sample report.
Hi,
I have checked the partial sum option because I need to sum up the 'count' column(in the screen shot).
Is there a way so that I can see the sub-totals in the 'count' column and dont see the repetion of the text.