This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I'm at a loss. I can't figure out how to render a simple scatter plot.
I have a table (from sharepoint). I can export that table into excel, click on two columns, and insert -> scatter.
I can successfully "get data", the same sharepoint list, into Power BI Desktop. But it wants to aggregate the columns, and won't render a normal, typical, usual, boring old scatter plot.
How do I do that?
Solved! Go to Solution.
The fields you're using for the X Axis and Y Axis both need to be numeric types, and you have to have Details populated with something.
The fields you're using for the X Axis and Y Axis both need to be numeric types, and you have to have Details populated with something.
I tried this, both my X and Y axis are numberic and I odn't get a scatterplot.
What kind of data goes into Details field? Thank you! Any help appreciated.
It can be literally almost anything in the details field. The easiest way to select something is what would you want to show up in the tooltip if a user hovers over a particular point (the X, Y, and Detail values will be displayed in the tooltip).
Ah! Not intuitive, but it works. I suppose if I keep playing with it I might even figure out the best/appropriate/correct data to put in the Details field.
Thank you
Hey @Anonymous,
This can easily be done with an R visual. Just put the 2 columns into the "Values" and type "plot(dataset)" in the console.
Best,
Alan
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 65 | |
| 41 | |
| 28 | |
| 22 | |
| 22 |