Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am working with a dataset that has three columns.
The 'Time' column has a data type of Date/Time with a General Date format, while 'T1' and 'T2' have a data type of Decimal Number.
I would like to create a ScatterPlot where:
- 'Time' is shown in X-axis (HH:MM)
- 'T1' is shown in Y-axis
I only get this error:
I have removed "Date Hierarchy" from Visualizations-Build visual-X axis
'T1' is set as "Don't summarize" from Visualizations-Build visual-Y axis
Where might be the problem?
I know that 'T1' and 'T2' are in the right format since I can plot them against each other
Any suggestion?
Thanks!
Solved! Go to Solution.
@MPrex Change your Y-Axis to a Sum of T1 instead of T1.
@MPrex Change your Y-Axis to a Sum of T1 instead of T1.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |