I´ve created a dashboard to analyise the performance of different machines.
The Problem here is, some of the machines only work one or two shifts and not 24/7.
And as soon as the machines run out of material to process they are going in alarm mode.
That means I have a whole shift which shows up as Downtime for the machines, even when there wasn´t a problem.
Is there a possibility to let the machine track the tulip shitfs on it´s own ?
I know I can filter the data of apps according to the shift´s but it doesn´t show me this option when I analyse the machine data.
to create that filter, you’ll want to add the following: mid(date_trunc(@Start Time , 'hour') + '', 11, 5) = '{{time}}' replacing {{time}} with all the start times you’d like: