Forum Discussion
interg
9 years agoNew Member
Split a column into multiple series in visualisation
Hi, I'm very new to PowerBI so my apologies if this is something simple or "the wrong way". I have data in the following format: TIMESTAMP SERVER SPEED
<timestamp> A 30
<timestamp...
- 9 years ago
Choose line chart from the visual.
Drag Timestamp to AXIS, Serverto LEGEND and Speed to VALUES.
Thanks,
Himanshu
- 9 years ago
Hi there you can configure the Line Chart Visual with the following below.
And this is what the chart would look like
GilbertQ
9 years agoSuper User
Hi there you can configure the Line Chart Visual with the following below.
And this is what the chart would look like
interg
9 years agoNew Member
Doh - I didn't realise the LEGEND bit is to create additional series. Thanks GilbertQ and himanshu56!