Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello I have got simple test data set:
I would like to create scatter chart I am used to do in R with plot (x,y).
I have got on problem
Chart is still aggregating values on x and y axis. I got over it by creating index column and using it in details.
But how to create chart when I want to use my Date column in x axis? (I do not want to create separate columns for day,month,quarter as it will show you only number in mousehover ).
My idea is to use directly date column to have 1-Jan, 2-Jan etc on x axis.
Is it possible? if yes, how?
Thanks
To have all
Hi @mstefancik
Here is Scatter Plot - Categorical X Axis chart which will help to get categorical variable on X-axis and on Y-axis with or without aggregating them( you can change it by summarizing or not summarizing them).
Scatter Plot - Categorical X Axis .PBIVizEdit.com
Download link for the custom visual file in this page
https://pbivizedit.com/gallery/scatter-plot-with-categorical-data
This was made with our Custom Visual creator tool PBIVizEdit.com. With this tool,
Give this a shot and let us know if you face any problem/errors.
You can use the editor to modify your visual further (some modifications cannot be done in Power BI window and have to be in editor).
Thanks,
Team PBIVizEdit
You can set the display format of your date in the 'Modeling' ribbon menu under Data Format, to determine how the date will be displayed in visuals.
If your concern is the default date hierarchy that is generated when adding a date to an axis, you can choose to display just the date. Some reading on this feature.
This sounds logical, but I'm running into the same problem. My date is formatted in the model and set to "Do not Summarize".
But on the X axis of the Scatter plot it shows as "Count of date". The only thing I can change is set it to distinct count. It does not show the date hierarchy either.
Any ideas?
For future searchers - another thread where this got covered: http://community.powerbi.com/t5/Desktop/Scatter-with-date-on-X-and-time-on-Y/m-p/19030
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
74 | |
73 | |
56 | |
38 | |
31 |
User | Count |
---|---|
84 | |
63 | |
63 | |
49 | |
45 |