Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
hi community,
I want to build a scatter plot diagram where I show on the x-axis the timeline and on the y-axis the value for all my objects. This should look something like this:
However, the scatter plot diagram only lets me plot it when the diagram uses an aggregation on the y-axis which I dont want.
Is there a workaround? Another graph that I need?
Thanks and br,
Benjamin
Solved! Go to Solution.
Hi @bennisteges ,
Thank you for reaching out to the Microsoft Community Forum.
I took the below sample data
Objects Year
0 2025
5 2020
10 2015
15 2010
20 2005
I have placed Year column on X- Axis and Objects column on Y-Axis.
As per your Query, you don't want to aggregation on the y-axis . Right click on Y-axis field (Objects) and select Don't summarize option (It will not aggregate the values)
Please refer below snap for your reference.
Please refer the official document
Scatter, bubble, and dot plot charts in Power BI - Power BI | Microsoft Learn
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Hi @bennisteges ,
Thank you for reaching out to the Microsoft Community Forum.
I took the below sample data
Objects Year
0 2025
5 2020
10 2015
15 2010
20 2005
I have placed Year column on X- Axis and Objects column on Y-Axis.
As per your Query, you don't want to aggregation on the y-axis . Right click on Y-axis field (Objects) and select Don't summarize option (It will not aggregate the values)
Please refer below snap for your reference.
Please refer the official document
Scatter, bubble, and dot plot charts in Power BI - Power BI | Microsoft Learn
If my response has resolved your query, please mark it as the Accepted Solution to assist others. Additionally, a 'Kudos' would be appreciated if you found my response helpful.
Thank you
Thanks! It was an issue at the end that the x-axis (year) was not recognized as number
User | Count |
---|---|
76 | |
75 | |
46 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |