Forum Discussion
Don't Summarize question
Hello:
As you can see form below screenshot that my column is uncategorized & Don't summarize. In "Line & Clustered Column Chart" when i drop this column in Column values. i get options of SUM, Min, MAX etc.....
Even though it is "Don't summarize" i shouldn't see options SUM, Min, MAX etc.....
The solution that i am looking for is to display exactly same values as shown below on chart.
Please help me how to do that. Any help is greatly appreciated.
Thanks
8 Replies
- AnonymousNot applicable
This is because you are throwing it into a chart. It has to be a calculation then. An aggregation or a min or max. But be aware though. When you plot it a sum in a chart the calculation is dependent on what you have on the x-axis (unless you use ALL() in your calculation).
Maybe you can provide some more context, so I can help you out.
Best,
Martin
- anongardHelper I
Martin,
I'm having the same problem. Why does displaying it in a chart require a calculation? Is there no simple way to visually display things in a chart without this calculation? We are simply trying to plot x and y, it should be that simple.
Alex
- aaditya2000Helper II
Hello:
Thank you for your all reply.
I agree with Alex.
I have already shown data in my screenshot. i just wantto display that data as it is without calculation. there has to be way out or workaround?
Please help.
Thank you.
Thanks
- zivhimmelResolver I
You really need to provide more details here.
A chart has two dimensions...
The values need to be aggregated by whatever you are using as your X-Axys.
What are you using as the X-Axys?
what are you trying to achieve?
Can you draw an example?