Hi all,
I want to calculate the cycle time with the workdays_between function. Is it somehow possible to calculate on a minute level?
WORKDAYS_BETWEEN(VBAP.FABKL, PU_FIRST(VBAP, _CEL_O2C_ACTIVITIES.EVENTTIME, _CEL_O2C_ACTIVITIES.ACTIVITY_EN IN (<%=Non_ESOP_Activities%>)),
PU_LAST(VBAP, _CEL_O2C_ACTIVITIES.EVENTTIME, _CEL_O2C_ACTIVITIES.ACTIVITY_EN IN (<%=Non_ESOP_Activities%>)))
Thanks a lot in advance.
Best regards,
Jonas
With the formula below I get still an error (not a valid PQL expression). Do you have an idea what the reason is for that error?
image108497 9.63 KB
image739162 18.5 KB
Many thanks for your support.
Best regards,
Jonas