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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
asganesh
Microsoft Employee
Microsoft Employee

Time Series with Scatter Plot

I would like to have something similar to the below, where each blue mark represents duration of a service call at a specific start time, but the orange represents the time series in which a Node Drain is In Progress. 

asganesh_0-1603251358267.png

 

At the moment, I was able to get the scatter plot together, but i'm not sure how to pull in the time series:

asganesh_1-1603251433316.png

 

My thought is i take this data and mark each second inside the index as "Node Drain In Progress". How can i splice up this time below so for each index there are multiple entries for the time the index interval is inside. For example: 

asganesh_2-1603251503171.png

 

So ideally, here I would have multiple entries for Index 0 where it would look like:

0 10/19/2020 10:18:31 Node Drain in Progress

0 10/19/2020 10:18:32 Node Drain in Progress

....

0 10/19/2020 10:19:30 Node Drain in Progress

0 10/19/2020 10:19:31 Node Drain in Progress

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors