Forum Discussion
Scatter plot with date and number
So I'm trying to make a scatter plot using dates on the x axis and numbers on the y axis using this data.
Dates Number
| 1/3/2019 | 1 |
| 1/3/2019 | 2 |
| 2/2/2019 | 3 |
| 3/5/2019 | 1 |
| 3/1/2019 | 2 |
| 4/3/2019 | 3 |
| 4/4/2019 | 1 |
| 5/8/2019 | 3 |
| 5/10/2019 | 1 |
| 5/4/2019 | 1 |
But I keep getting mismatched fields error. Essentially i'm trying to make
which I made in excel, but in power Bi.
7 Replies
- mahoneypat
Microsoft Employee
Here you go
https://drive.google.com/file/d/1D47Ed7-elVK4e8dc6RcFnMS_9elPfwpJ/view?usp=sharing
Regards,
Pat
- mahoneypat
Microsoft Employee
I pasted your data in and the scatter chart worked fine. Can you describe your situation more?
Regards,
Pat
- AnonymousNot applicable
That's the sums, which do seem to work, but when I set the numbers to not summarize I get the error.
- amitchandak
Super User
- AnonymousNot applicable
I cannot actually check this right now, because my Power Bi is not up to date. Will do so, once I am able to update.
- mahoneypat
Microsoft Employee
My bad. I'm not sure you can do that with the native scatter chart. It is frustrating that scatter charts are not simpler/better. It is possible to easily make one in Charticulator (see pic below). I can upload this pbiviz if interested, but you could likely make one better with a little more time. Note that an Index column is needed with pbiviz from Charticulator, which can be easily added in the query editor for your table.
Can You Say "Charticulator"? - I Knew You Could - Portland Power BI UG - YouTube
Regards,
Pat
- AnonymousNot applicable
I'd appreciate if you could upload it.