Forum Discussion
elenirapti8
9 years agoNew Member
Bubble Chart
Hi, I am developing Power BI reports and I am trying to recreate the attached graph. The scatter chart doesn't work in my case as it doesn't allow to put in the x-axis a timeserie. Till now I man...
AndyHoughton
9 years agoAdvocate I
Does putting Country field into the "Legend" section of the scatter graph not colour by Country automatically?
- elenirapti89 years agoNew Member
Yes it does but the problem with the scatter plot is that it doesn't allow to put dates on the x-axis
- AndyHoughton9 years agoAdvocate I
I see. This should help: http://community.powerbi.com/t5/Desktop/Scatter-with-date-on-X-and-time-on-Y/m-p/19030
- elenirapti89 years agoNew Member
Thank you very much!! That was really helpfull! I manage to make this by creating a new measure with the value of minimum date:
my only problem now is that I wish I could have date format instead of number format which unfortunately I cannot fix it from the Modelling tab.
Any ideas??