Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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
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 |
Hi,
Instead of scatter chart, use line chart. Change color of line as white, on x axis select time data:
User | Count |
---|---|
16 | |
13 | |
12 | |
11 | |
11 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |