Schedule EventStart and EventEnd Calculation

Is there a way to pull the EventStart and EventEnd out of a schedule to use that value on a wiresheet?

Might be able to through a program object. What do you need to do with that information?

1 Like

So yeah, basically you have to find a way to use BDaySchedule. From there, you can get the current day and then the event start and event finish. I can’t think of a way to expose it naturally.

1 Like