Forum Discussion

Ahak's avatar
Ahak
Frequent Visitor
3 years ago

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. 

 

 

 

thanks and best regards, 

Ahak

3 Replies

  • Ahak's avatar
    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
    • mahenkj2's avatar
      mahenkj2
      Solution Sage

      Hi,

       

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