Hi,
I'm trying to trace the time spent by items on certain stations with a Gantt chart. On the attached model, objects have a label called "gantt" and I would like to trace ony the ones with a label value of 1.
I have set the option in the trace requirements, and it does skip the first object (with a vaue of 0) however, after starting the trace, it doesn't take this into account anymore.
Is this the correct way to implement this? Or someone could suggest a workaround?
I have tried a custom Gantt with the Table presets, however, the actual process would involve around 10 stations and I'm not sure how to make it that after creating an item it should add another entry to the Gantt and write and read another set of rows
Thanks!