Forum Discussion
Roidberg
7 years agoNew Member
Scatter graph problem
Good Mornig,
I have a problem with Scatter chart. I have this data:
| Date | Result |
| 14/10/2017 | 0,1 |
| 17/10/2017 | 0,0 |
| 18/10/2017 | 0,0 |
| 19/10/2017 | 0,1 |
| 20/10/2017 | 0,0 |
| 21/10/2017 | 0,1 |
| 21/10/2017 | 0,0 |
I want to use a Scatter graph but i have a probrlem when i represent two data in the same day.
In x axis -> Date (without Hierarchy)
In y Axis Result -> Result (Don't summarize)
And I have this error :
4 Replies
- v-frfei-msftCommunity Support
- RoidbergNew Member
- v-frfei-msftCommunity Support
Hi Roidberg,
For the scatter graph.
- Details: Please specify the Column that represent the Bubbles.
- Legend: Specify the Column that will sub-divide the Details data.
- X Axis: Please specify the Column that represent the Horizontal Axis.
- Y Axis: Column that represent the Vertical Axis.
- Size: Specify the Column that represent the Bubbles size.
Obviously, the column that you put it in the Y-axis should be in number format and be summed.
Regards,
Frank
- RoidbergNew Member
I don´t want to put a legend.
Other king of graph to represent two values in same date?