Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
I have a relatively simple dataset which is a Log on several automated bots running different processes at different time/date intervals. I would like to visualize through PBI any overlaps or unused intervals (maybe a Gantt chart). I also know that the Time/Date format is what I should use to properly manipulate time/date intervals.
My question is related to how should I manipulate the following intervals?
Bot1 - Process A, runs:
Bot2 - Process B:
Bot3 - Process C:
Bot4 - Process D :
Not really familiar with DAX other than simple CALCULATE/FILTER expression and the PBI Desktop Filter pane does not help me represent several interval dates for the same bot.
Should measures be the best use for the above scenarios? Do I need a separate measure for each time interval? How do I make it so that the "second Saturday of the month, only in Month X" stays automated once we get into a new year?
Any other tips will be appreciated! Thank you!
Hi @Ben-FWF ,
1. Gantt chart needs start time (✔), end time or duration, can you explain how to get the latter? Ends at 24:00 on the same day?
2. How do you define the first week of the month?
thanks.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
Hi,
1. I have an average run time for each bot/process (not in date format, just the numbers - minutes).
2. Would something like EOMONTH +1 do the trick?
Thanks for taking the time to help!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.