Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
I built the scatter plot below but I need some help making it a little more useful.
1. I want to set color condition based on the X axis. If the data point is > 50% I want it to be green, if it is < 50% I want it to be red
2. I want to increase the area of the plot adding a negative range to the Y axis and a positive/negative range to X axis so the data points at the bottom can be read.
3. I would like the name of the data point to be visible. Right now it is only visible if you hover over the data point.
Thank you in advance,
Dave
Most of these can be achieved by tweaking the Visualisation / Format:
1. Add a Calculated column e.g. IF ( Table1[MyXAxis] > 0.5 , "High", "Low" ). Drag that column to the Legend well. Go to Visualisations / Format / Data colors and set the colors you want.
2. Go to Format and expand the X-Axis. Set a Start Value e.g. -0.2. Repeat for the Y-Axis
3. Go to Format and set the Category lables On. This will show whatever field you have in the Details well.
May the Force be with You ...
Hi Mike,
Thanks for the reply. Could you post the scressnshot of the shrinked points on your scatter chart? I am kind of can't get how the ways you descibed could make the size changed.
Thanks,
Erin
I'm confused - none of those points related to "shrinked" or "size changed" points.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 52 | |
| 38 | |
| 37 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 67 | |
| 34 | |
| 32 | |
| 29 |