Forum Discussion
Ahak
3 years agoFrequent 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.
thanks and best regards,
Ahak
3 Replies
- mahenkj2Solution Sage
- AhakFrequent 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
TimeStamp Value (Temp) 08:00:05 25 08:00:50 25,2 08:01:30 24,9 - mahenkj2Solution Sage
Hi,
Instead of scatter chart, use line chart. Change color of line as white, on x axis select time data: