Forum Discussion
Scatter Chart - X and Y text value axis, Z numeric axis
- 3 years ago
Hi Anonymous ,
On the scatter plot relates to variable so when you have an increase in the value of one you can check the other one variation.
Using the standard value on PBI what you can do is the following:
- Add an ID column for each colour of t-shirt
- Now create your Scatter plot with the following settings:
- X-axis - X-axis column - no summarization
- Y-Axis - Type column
- Legend - Y-axis column
- Size - Creation time column
- Y-axis max - 5
- Y-axis min - 0
- X-axis - X-axis column - no summarization
Result is below:
Now what you can do is to force the colour on each of value and turn off the y-axis and the legend final result like this:
If you want to have the values on each of the rows you can add a text field in front of each one with the text and doing a group of the visualizations will seem like a single visual:
- 3 years ago
Hi Anonymous ,
On the Index column select the summarization of sum:
The size of the bubles should be the sum of the Creation Time Spent.
Regarding the data labels there is not that option on the scatter plot.
Hi Anonymous ,
On the Index column select the summarization of sum:
The size of the bubles should be the sum of the Creation Time Spent.
Regarding the data labels there is not that option on the scatter plot.
MFelix , so simple yet so accurate 🙂