Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Ahak
Frequent Visitor

Power BI Visualization or DAX

Hi, 

 

I want to visualize each data point on a scatter chart. X- Axis Time or the Index?  and on the Y- Axis I need the weight. Is their an DAX Measure or how I can solve this ?

 

Something like that. 

 

Ahak_0-1686730075154.png

 

 

thanks and best regards, 

Ahak

3 REPLIES 3
Ahak
Frequent Visitor

HI @mahenkj2 

I know this documentation. But it doesn´t help me. I want to visualize each data point, so their is no correlation between x- axis und y - axis. 

 

I want to visualize each DataPoint from temperatur. For example if you have a table like this. 
 Time on X-Axis doesnt work, so I addet timekey as numeric value. So I want to show all data points and recognize outliers.


Many thanks

 

TimeStampValue (Temp) 
08:00:0525
08:00:5025,2
08:01:3024,9

Hi,

 

Instead of scatter chart, use line chart. Change color of line as white, on x axis select time data:

 

mahenkj2_0-1686747841403.png

 

mahenkj2
Solution Sage
Solution Sage

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.