Forum Discussion
Do not summarise chart value
- 10 years ago
I'm not aware of a way to do that. If you want them on separate rows/columns, you will have to make the axis values unique.
Created a unique ID field called "Date Time" (record creation date and record creation time, concatenated together), dropped this into "Creation Date" to create a hierarchy which includes my new field "Date Time". This allows me to create a quasi-scatter plot in the line graph where data points are stacked by "Creation Date" if I use the "Creation Date" hierarchy in the "Axis" chooser in the chart tool which is actually a pretty useful way to look at the data.
I'm also searching the same thing. I wanted to show value instead of aggregate in line chart. I've tried "not summarize" in modelling, bu it does not work. Can you please elaborate more how you actually solve it ?