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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Shinchan001
New Member

undefined

I was looking for multi Day Time Gap analysis for example If u have a supervisor and 3 employee are assigned to him for about 3 days we are tracking the hour 24 hours what is done by them so there cases where he do work for about 8 mins and take break for 14 mins so the d-cis should capture for 24 hours and Y axis would be supervisor,employee, Date hirerarchy can we do the same work around in power bi as visual. if so how to strat with It tried App Store gang chart but they are not capturing the gaps  need to visual to present this in visual format

1 REPLY 1
BhavinVyas3003
Super User
Super User

You can try to do this in Power BI using custom visuals like โ€œTimelineโ€ or โ€œGantt Chartโ€ with a workaround:

  1. Prepare data with columns:
    • Supervisor, Employee, Date, StartTime, EndTime, ActivityType (Work/Break).
  2. Transform data so each row is a time block (e.g., 8 mins Work, 14 mins Break).
  3. Use Deneb (Vega-Lite) or ZoomCharts TimeChart for flexible time visuals.
  4. Set Y-axis as hierarchy: Supervisor โ†’ Employee โ†’ Date.
  5. Use color to show Work vs Break blocks.
  6. Ensure 24-hour axis using fixed time scale (00:00โ€“23:59).

 


Thanks,
Bhavin
Problem solved? Hit โ€œAccept as Solutionโ€ and high-five me with a Kudos! Others will thank you later!

Helpful resources

Announcements
Users online (27)