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

Cyclic group: how to include option to view data without secondary dimension?

I have a plot of volume versus month. I am using a cyclic group to cycle the plot through split by product group, & customer segment. I also would like to have the option to show the total volume (not split according to the secondary dimension). How can I do this?

2 Replies
Not applicable
Author

Sorry! Your question is not understandable. Could you please elaborate the same please.

Not applicable
Author

Hi,

If i understand your question correctly you want to show the total volume by the month for comparison, if that is the case you need to add a second expression like:

Sum(total<Month> Volume)

Where Month is the name of your month field and

            Volume is the name of the filed you are adding

Regards

Rahul Lakhina