Hello,
I have to flag warnings for certain conditions for the attached sample data.
For example: issue warning "if C1<1 lasts 1 hour".
However, there are C1....C11 column values in the data.
I calculated running sum total for the rows where C1 < 1 and will check for time equal to or greater than 60 minutes.
Can you please tell me how to repeat the same process for other columns optimally?
Please find the sample data and workflow attached for reference.
Thank you
Pankhudri