I am using the CReW Macro tool Parallel Block Until Done to run one part of a workflow before continuing another part. I am trying to use the Formula tool and DateTimeNow() to confirm when data goes into and comes out of the anchors of the tool, to make sure it is working properly. The workflow takes between 15s and 20s to run, so I would expect to see time differences, but the time in and out is the same on all anchors. I'm just trying to confirm this is working properly and I thought I could do that with the formulas but it's not working. Any advice on how to tell if this is setup correctly?
Ultimately, I have a worksheet that is output called PreviousMonth. Every time the workflow runs, it is overwritten. Before it is overwritten, I need to compare it to the current month. That is what I am using the macro for.


